Skip to main content
Phoenix home page
English
Search...
⌘K
TypeScript API
Python API
GitHub
Phoenix Cloud
Phoenix Cloud
Search...
Navigation
Experiments
Download experiment runs as a CSV file
Documentation
Phoenix Cloud
Cookbooks
Integrations
SDK & API Reference
Self-Hosting
Release Notes
Community
Blog
Python
Overview
Reference
arize-phoenix-evals
arize-phoenix-client
arize-phoenix-otel
TypeScript
Overview
Reference
@arizeai/phoenix-client
@arizeai/phoenix-evals
@arizeai/phoenix-otel
@arizeai/phoenix-mcp
Rest API
REST API Overview
API Reference
Annotation Configs
Annotations
Datasets
Experiments
GET
List experiments by dataset
POST
Create experiment on a dataset
GET
Get experiment by ID
GET
Download experiment runs as a JSON file
GET
Download experiment runs as a CSV file
GET
List runs for an experiment
POST
Create run for an experiment
POST
Create or update evaluation for an experiment run
Traces
Spans
Prompts
Projects
Users
OpenInference SDK
OpenInference Python
OpenInference Java
OpenInference JS
200
403
422
Copy
Ask AI
"<any>"
Experiments
Download experiment runs as a CSV file
Copy page
Copy page
GET
/
v1
/
experiments
/
{experiment_id}
/
csv
Try it
200
403
422
Copy
Ask AI
"<any>"
Path Parameters
experiment_id
string
required
Response
200
application/json
Successful Response
The response is of type
any
.
Download experiment runs as a JSON file
List runs for an experiment
⌘I