Skip to content
Settings

EntityGetRequest

Schema definition for EntityGetRequest

EntityGetRequest

entityIdstringrequired
ID of the entity.
pointInTimestring
Point in time to retrieve the entity. If not provided, retrieves the entity at the current consistency time.

This schema defines the structure and validation rules for EntityGetRequest.

  • entityId (string, required): ID of the entity.
  • pointInTime (string): Point in time to retrieve the entity. If not provided, retrieves the entity at the current consistency time.

See other schemas in the search category.