> ## 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.

# GetExperimentRunMetricsRequest

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

## Properties

### dateRange?

> `optional` **dateRange?**: `string`

#### Description

Date range filter as JSON string

***

### filters?

> `optional` **filters?**: `string` | `Record`\<`string`, `never`>\[]

#### Description

Optional filters to apply (JSON string or array of filter objects)

***

### run\_id

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

#### Description

Experiment run ID (UUIDv4)
