Skip to main content
GET
/
agents
/
metrics
/
results
/
export
Export Metric Results
curl --request GET \
  --url https://api.cartesia.ai/agents/metrics/results/export \
  --header 'Authorization: Bearer <token>' \
  --header 'Cartesia-Version: <cartesia-version>'

Authorizations

Authorization
string
header
required

Headers

Cartesia-Version
enum<string>
required
Available options:
2024-06-10,
2024-11-13,
2025-04-16
Example:

Query Parameters

agent_id
string | null
deployment_id
string | null
metric_id
string | null
call_id
string | null
starting_after
string | null
ending_before
string | null
limit
integer | null