Calls
List Calls
Retrieve all calls with optional filtering and pagination.
GET
Authorizations
Bearer token authentication using API key. Find it at: https://chat.openmic.ai/api-key
Query Parameters
Maximum number of calls to return (1-100)
Required range:
1 <= x <= 100
Number of calls to skip
Required range:
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
Available options:
registered
, ongoing
, ended
, error
Filter by call type
Available options:
phonecall
, webcall
Response
200
application/json
List of calls retrieved successfully
The response is of type object
.