﻿# EntityStatsGetRequest

Schema definition for EntityStatsGetRequest

# EntityStatsGetRequest

Schema definition for EntityStatsGetRequest

## Schema Viewer

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

## Description

This schema defines the structure and validation rules for EntityStatsGetRequest.

## Properties

- **model** (object): Optional specifier of the Entity model to calculate statistics for.
- **pointInTime** (string): The point-in-time for statistics in ISO 8601 format. Defaults to current consistency time if not provided.

## Related Schemas

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