Export calls

Export calls to a CSV file. The CSV file will be available for download for 24 hours. The export will be performed asynchronously. The task status can be checked with the Tasks endpoints.

You cannot export more than 31 days of calls at once. If you need to export more than 31 days,you will need to split the export in multiple requests.

Exporting calls is a heavy operation. It can take a long time to complete, depending on the amount of calls to export. That is why you are limited to a maximum of 5 exports per day.

If you need to process calls in real-time, you should use webhooks, or the fetch action with Callr Actions.

Query Params
string
enum
required

The direction. Inbound is a call or an SMS received by the Callr platform. Outbound is a call or an SMS initiated by the Callr platform.

Allowed:
date-time
required

RFC 3339, section 5.6

date-time
required

RFC 3339, section 5.6

string
length between 8 and 8

The SID of the scenario that was used to process the calls. If you want to export all calls, regardless of the scenario, you can omit this parameter.

string

A Callr phone number you own that received the calls. With direction inbound, this will export the inbound calls received on this number. With direction outbound, this will export the outbound calls forwarded by this number.

Responses

Language
Credentials
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json