Skip to main content
GET
/
v1
/
experiments
/
{experiment_id}
/
json
Download experiment runs as a JSON file
curl --request GET \
  --url https://api.example.com/v1/experiments/{experiment_id}/json
"<string>"

Path Parameters

experiment_id
string
required

Response

Successful Response

The response is of type string.