Retrieve all calls with optional filtering and pagination.
API key authentication. Include your API key in the Authorization header as: Authorization: Bearer <your-api-key>
Maximum number of calls to return (1-100)
1 <= x <= 100Number of calls to skip
x >= 0Filter by customer ID
Filter by originating phone number
Filter by destination phone number
Filter by bot UID
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