Skip to content
Settings

EntityResponse

Schema definition for EntityResponse

EntityResponse

requestIdstringrequired
ID of the original request to get data.
payloadDataPayloadrequired
Payload with entity data and meta information.

This schema defines the structure and validation rules for EntityResponse.

  • requestId (string, required): ID of the original request to get data.
  • payload (object, required): Payload with entity data and meta information.

See other schemas in the search category.