﻿# EntitySnapshotSearchRequest

Schema definition for EntitySnapshotSearchRequest

# EntitySnapshotSearchRequest

Schema definition for EntitySnapshotSearchRequest

## Schema Viewer

<JsonSchemaViewer
  schema={schema}
  name="EntitySnapshotSearchRequest"
  category="search"
  client:load
/>

## Description

This schema defines the structure and validation rules for EntitySnapshotSearchRequest.

## Properties

- **condition** (object, required): Query condition to use for building this snapshot.
- **model** (object, required): Entity model to use for building this snapshot.
- **pointInTime** (string): point in time

## Related Schemas

See other schemas in the [search](/reference/schemas/search/) category.