﻿# EntityChangesMetadataGetRequest

Schema definition for EntityChangesMetadataGetRequest

# EntityChangesMetadataGetRequest

Schema definition for EntityChangesMetadataGetRequest

## Schema Viewer

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

## Description

This schema defines the structure and validation rules for EntityChangesMetadataGetRequest.

## Properties

- **entityId** (string, required): ID of the entity to retrieve change history for.
- **pointInTime** (string): Point in time to retrieve the entity changes. If not provided, retrieves all changes up to the current consistency time.

## Related Schemas

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