Reevaluating Calls
Manage external call logs.
This view provides endpoints to retrieve, delete, and list call logs for external users. A call log represents a record of a communication event, including details such as the agent involved, the call ID, and the outcome of the call. This information is crucial for monitoring and evaluating the performance of agents and the quality of interactions.
Required only when call_logs is “all” OR is number of first N calls. Only either of agent_id or assistant_id is required
Authorizations
API Key Authentication. It should be included in the header of each request.
Query Parameters
A page number within the paginated result set.
Number of results to return per page.
Body
List of call log IDs, int or string all
to process
ID of the agent associated with this call log
ID of the assistant associated with this call log