v2
latestOpenAPI 3.1.02026-08-05100545344.4 KBList calls
Returns a paginated list of calls for the specified model. You can optionally filter by time window, status, duration range, or phone number.
Query parameters
The calls for the specified model ID will be returned
How many calls will be displayed in every page, default is 20
Index of the first call to be returned.
Begin timestamp (milliseconds since epoch) of the call. Available after the call starts. Example: 1732546200000
End timestamp (milliseconds since epoch) of the call. Available after the call ends. Example: 1732546200000
Status of call.
Only retrieve calls with duration greater than or equal to this value (seconds).
Only retrieve calls with duration less than or equal to this value (seconds).
Phone number of the caller or callee (E.164 format preferred) and URL-encode the leading "+" (e.g. %2B14155552671)
Headers
Bearer authentication
Response
200