curl --request GET \
--url https://api.example.com/v1/experiments/{experiment_id}{
"data": {
"id": "<string>",
"dataset_id": "<string>",
"dataset_version_id": "<string>",
"repetitions": 123,
"metadata": {},
"project_name": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"example_count": 123,
"successful_run_count": 123,
"failed_run_count": 123,
"missing_run_count": 123
}
}curl --request GET \
--url https://api.example.com/v1/experiments/{experiment_id}{
"data": {
"id": "<string>",
"dataset_id": "<string>",
"dataset_version_id": "<string>",
"repetitions": 123,
"metadata": {},
"project_name": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"example_count": 123,
"successful_run_count": 123,
"failed_run_count": 123,
"missing_run_count": 123
}
}Documentation Index
Fetch the complete documentation index at: https://arizeai-433a7140-update-phoenix-arize-phoenix-evals-3-1-0.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?