Get Call History
Get call history for a client. Authentication: Requires X-API-Key header Shows all calls for the client if user belongs to that client. Super-admin can see all calls.Request Example
Response
Success Response (200)
Returns a JSON object containing call history data. The exact structure may vary based on the implementation.The response structure follows the CallHistoryResponse schema, which is an object with additional properties. The exact fields may vary based on your implementation.
Validation Error Response (422)
Array of validation error details

