Skip to main content
GET
Get Agent Analytics

Path Parameters

agent_id
string
required

Query Parameters

status
enum<string> | null
Available options:
complete,
screened_out,
failed,
in_progress
source
string | null
since
number | null

Unix seconds; created_at >= since. Note: created_at is the last time the call's answers were written, not when the call happened, so a call edited later moves.

until
number | null

Unix seconds; created_at <= until. Note: created_at is the last time the call's answers were written, not when the call happened, so a call edited later moves.

Response

Successful Response

agent_id
string
required
agent_title
string
required
stats
AnalyticsStats · object
required