Get Calls
Get a list of calls.
Query parameters
Page number
Filter by call direction
Filter by extension IDs
Filter by call status
Filter by call sentiment
Filter by call insights
Filter by contact ID
Filter by contact phone number
Filter by creation date. Accepts an array with one or two ISO 8601 date-time values. If one value is provided, it represents the start (left) boundary. If two values are provided, they define a date range (start and end). Examples: ["2025-05-01T00:00:00Z"] — filter from May 1, 2025 onward. ["2025-05-01T00:00:00Z", "2025-05-02T00:00:00Z"] — filter between May 1 and May 2, 2025.
Defines the sorting order of returned results. Use a field name to sort ascending or prefix it with a minus sign (-) to sort descending.
Changes
No recorded changes to this endpoint across all 1 revision of this API.