> ## Documentation Index
> Fetch the complete documentation index at: https://docs.honeyhive.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# GetRunSchemaRequest

> Use GetRunSchemaRequest to define run schema query payloads with the HoneyHive Experiments TypeScript client for typed calls and autocomplete.

## Properties

### dateRange?

> `optional` **dateRange?**: `string` | \{ `$gte?`: `string` | `number`; `$lte?`: `string` | `number`; }

#### Description

Filter by date range

***

### run\_id

> **run\_id**: `string`

#### Description

Experiment run ID (UUIDv4)
