Calls
Trigger async export of calls CSV to requester email
Triggers an asynchronous process to export call data to a CSV file and send it to the requester’s email.
POST
Headers
Your API key for authentication. Use Bearer format.
Body
application/json
Filter by campaign ids, comma separated
Email to send the export to. Overrides the requester's email in the app. Must be a member of the organization.
Filter by start date
Limit the number of calls returned
Filter by models names, comma separated
Filter by ratings, comma separated
Skip the first N calls
Filter by call statuses, comma separated
Filter by tags, comma separated
Filter by end date
Filter by transfer contact email
Filter by call type
Available options:
Inbound
, Outbound
Filter by use case ids, comma separated
Was this page helpful?