Skip to main content
GET

Get Call History

Get call history for a client. Shows all calls for the client if the user belongs to that client.

Parameters

  • Query
    • page (integer, optional, default: 1): Page number (1-indexed)
    • page_size (integer, optional, default: 50, max: 200): Number of records per page

Request Example

Response

Success Response (200)

array
Array of call objects
object
Pagination metadata

Validation Error (422)