Find calls made by an Agent (formerly Interview). You can filter and search calls based on various criteria.
API key for the user making the request. This can be found via the Developer Settings page in the dashboard.
Team identifier, used to scope requests to a specific team. This can be found via the Developer Settings page in the dashboard.
The ID of the Agent (formerly Interview) that made the call. This ID can be found in the URL of the Agent page.
Search term to filter call responses by relevant properties.
Filter responses by tags associated with them.
Filter responses by status (e.g., 'success', 'failure').
Filter responses by the associated job ID.
Specify the page of results to retrieve (pagination).
x >= 0
Specify the maximum number of responses to return per page (pagination). The default is 20.
1 <= x <= 50
Successful response
The generic response format for all API requests. This structure ensures consistency in how success and error information is returned to the caller.