v1

latestOpenAPI 3.0.02026-07-141,4077,1665.2 MB
LLM Observability

Export an LLM Observability dataset

Download the contents of a dataset as a CSV file. The download is streamed and includes one row per dataset record.

get/api/v2/llm-obs/v1/{project_id}/datasets/{dataset_id}/export

Path parameters

project_idstring required

The ID of the LLM Observability project.

dataset_idstring required

The ID of the LLM Observability dataset.

Query parameters

format'csv'

Supported export format for an LLM Observability dataset.

Example:csv

Export format for the dataset contents. Only csv is currently supported.

versioninteger

Version of the dataset to export. If omitted, the current version is used. Must be between 0 and the current version of the dataset, inclusive.

Response

OK