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

# GetRunSchemaResponse

> Read GetRunSchemaResponse to parse run schema results from the HoneyHive Experiments TypeScript client with typed fields and autocomplete.

> **GetRunSchemaResponse** = `object`

## Description

Response for GET /events/schema, GET /runs/{run_id}/schema, and GET /runs/schema

## Properties

### datasets

> **datasets**: `string`\[]

***

### fields

> **fields**: `object`\[]

#### event\_type

> **event\_type**: `string`

#### name

> **name**: `string`

***

### mappings

> **mappings**: `object`

#### Index Signature

\[`key`: `string`]: `object`\[]
