Skip to main content
GET
List calls

Authorizations

X-API-Key
string
header
required

Path Parameters

org_id
string
required

Organization ID

Query Parameters

page
integer
default:1

Page number

size
integer
default:50

Page size

Required range: x <= 100
status
string

Filter by status (SCHEDULED, RINGING, IN_PROGRESS, completed, no-answer, failed, busy)

direction
string

Filter by direction (INBOUND, OUTBOUND)

agent_id
string

Filter by agent ID

prospect_id
string

Filter by prospect ID

workflow_id
string

Filter by workflow ID

prospect_external_id
string

Filter by prospect external ID

prospect_name
string

Filter by prospect name (first or last)

start_date
string

Filter by start date (ISO 8601)

end_date
string

Filter by end date (ISO 8601)

min_duration
integer

Filter by minimum duration in seconds

phone
string

Search by phone number

evaluation_key
string

Filter by evaluation outcome key (e.g. is_interested)

evaluation_value
string

Filter by evaluation value (e.g. true, false, or extracted text)

Response

OK

data
object[]
meta
object