List calls
List calls
Canonical Call Log endpoint. Filter by campaign with campaign_id; /api/campaigns/{id}/calls has been removed.
GET
List calls
Authorizations
Create and manage API keys in your AgentCallback account under Dashboard > API Keys.
Query Parameters
One-based page number.
Required range:
x >= 1Records per page (maximum 100).
Required range:
1 <= x <= 100Call source filter.
Available options:
all, test, campaign Campaign UUID. Replaces the former campaign-scoped list path.
Voice-agent script UUID; valid for test calls.
Exact final call outcome.
Exact final technical call end-state.
Only calls that invoked a tool.
Callee phone-number digits substring (minimum three digits).
Inclusive completed-call duration threshold in seconds.
Required range:
x >= 1Result order.
Available options:
newest, oldest