﻿# EntityResponse

Schema definition for EntityResponse

# EntityResponse

Schema definition for EntityResponse

## Schema Viewer

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

## Description

This schema defines the structure and validation rules for EntityResponse.

## Properties

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

## Related Schemas

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