Skip to content
Settings

EntityChangesMetadataGetRequest

Schema definition for EntityChangesMetadataGetRequest

EntityChangesMetadataGetRequest

entityIdstringrequired
ID of the entity to retrieve change history for.
pointInTimestring
Point in time to retrieve the entity changes. If not provided, retrieves all changes up to the current consistency time.

This schema defines the structure and validation rules for EntityChangesMetadataGetRequest.

  • 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.

See other schemas in the search category.