Calls API
Query Calls
Queries calls based on filters
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Filter by AI agent ID
Search term for calls
Filter by call status
Filter by start date (YYYY-MM-DD)
Filter by end date (YYYY-MM-DD)
Filter by campaign ID
Column to sort by
Sort order (asc/desc)
Page number for pagination
Number of items per page
Comma-separated list of columns to filter on
Comma-separated list of values for the filter_columns
Operator for filtering (e.g., eq, neq, gt, lt)
Optional workspace filter. If not provided, it will fall back to use "default".
Response
200
application/json
Successfully retrieved calls
The response is of type object
.