Returns calls for a workspace with filters, sorting, pagination, and export support.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Workspace identifier
1Page size (defaults to 20)
Offset for pagination
Sort field
startedAt, duration, sentiment, relativeTime Sort direction
asc, desc Comma-separated list of call IDs
Filter calls starting at or after this ISO timestamp
Filter calls starting before this ISO timestamp
Filter by phone number ID
Filter by customer phone number
Filter by campaign ID
Free text search
Filter by call status
Filter by call type
Filter by ended reason
Base64-encoded filter state
Set to 'false' to skip status aggregation
LLM semantic search query - applied before filters
Filter by archive status
active, all, archived Set to 'true' to return a file export
Export file format
csv, xlsx, markdown JSON array of column definitions {id,label}
Comma-separated extras: transcript,cxInsights