v1
latestOpenAPI 3.0.02026-07-1313126.3 KBagent
Search calls
Find calls made by an Agent (formerly Interview). You can filter and search calls based on various criteria.
get/interview/{interview_id}/responses
Path parameters
interview_idstring required
The ID of the Agent (formerly Interview) that made the call. This ID can be found in the URL of the Agent page.
Query parameters
searchstring
Search term to filter call responses by relevant properties.
response_tagsstring[]
Filter responses by tags associated with them.
statusstring[]
Filter responses by status (e.g., 'success', 'failure').
job_idstring
Filter responses by the associated job ID.
pageinteger
Specify the page of results to retrieve (pagination).
limitinteger
Specify the maximum number of responses to return per page (pagination). The default is 20.
Response
Successful response