cURL
API reference
List campaign calls
Lists calls/recipients created for a campaign. Use this lightweight response to track call statuses. Use Get call details for the full call record.
GET
cURL
Use this endpoint to inspect recipients/calls created for a campaign and track
their current call statuses. The response is intentionally lightweight. Use the
returned call
id with the Get call details endpoint for the full call record.Authorizations
Your unique organization API key. Required on all requests.
Path Parameters
The UUID of the AI agent that owns the campaign.
The UUID of the campaign.
Query Parameters
Required range:
x >= 1Required range:
1 <= x <= 100Search by recipient phone number.
Filter by call status.
Minimum call duration in seconds.
Required range:
x >= 0Maximum call duration in seconds.
Required range:
x >= 0Available options:
participant_id, status, created_at, updated_at, started_at, ended_at, duration Available options:
asc, desc