Skip to main content
GET
/
api
/
v1
/
automations
/
{id}
/
experiments
/
export
Export all experiment eval results
curl --request GET \
  --url https://studio.eigenpal.com/api/v1/automations/{id}/experiments/export \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
header
required

API key issued from Settings → API Keys. Pass as Authorization: Bearer <key>.

Path Parameters

id
string
required

Query Parameters

format
enum<string>
required
Available options:
csv,
json

Response

Eval results export

CSV or JSON document