Retrieve all calls with optional filtering and pagination.
Bearer token authentication using API key. Find it at: https://chat.openmic.ai/api-key
Maximum number of calls to return (1-100)
1 <= x <= 100
Number of calls to skip
x >= 0
Filter by customer ID
Filter by originating phone number
Filter by destination phone number
Filter by bot ID
Filter calls from this date (ISO 8601 format)
Filter calls to this date (ISO 8601 format)
Filter by call status
registered
, ongoing
, ended
, error
Filter by call type
phonecall
, webcall
List of calls retrieved successfully
The response is of type object
.