v3
OpenAPI 3.1.02026-07-31350397683.8 KBCall Logs
Retrieve Call Logs
Retrieve call logs for a specific agent given the agent ID. Returns a list of call objects, each with an additional "evaluations" field containing a list of evaluations joined via call_id.
get/v1/retrieve-call-logs/{agent_id}
Path parameters
agent_idstring required
Query parameters
labelstring nullable
Label of the agent to filter by
Label of the agent to filter by
page_sizeinteger
Max calls per page
Max calls per page
pageinteger
Page number (1-based)
Page number (1-based)
last'1day' | '3days' | '7days' | '30days' | '90days' | 'all'
Last X days to filter by
Last X days to filter by
Headers
X-API-Keystring required
API key required to authenticate requests.
Response
Successful Response