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

# GetDatasetsResponse

> Read GetDatasetsResponse to parse dataset list results from the HoneyHive Datasets TypeScript client with typed fields and autocomplete.

> **GetDatasetsResponse** = `object`

## Description

Response for GET /datasets

## Properties

### datasets

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

#### created\_at?

> `optional` **created\_at?**: `string`

#### datapoints

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

#### description?

> `optional` **description?**: `string` | `null`

#### id

> **id**: `string`

#### name

> **name**: `string`

#### updated\_at?

> `optional` **updated\_at?**: `string`
