VoiceExport

Request Outbound Calls file exporting

Create a request to export your outbound calls to CSV file. Export of outbound calls is performed asynchronously, as it might take some time. When export is done, you will receive an email notification with a link to download your CSV file. The CSV file can contain 700.000 records at maximum. The exported file is stored 24 hours, but there is a limitation in amount of data that can be stored. If you have exceeded this limit, your older files will be deleted so the new ones can be created.

POST
/api/v1/voice/calls/outbound/csv

Header Parameters

Authorization*string

Your API token

Request Body

application/json

Request body, contains filtration parameters

Response Body

application/json

application/json

application/json

application/json

curl -X POST "https://dev-refactor-api-e.voipenv.uk/api/v1/voice/calls/outbound/csv" \  -H "Authorization: string" \  -H "Content-Type: application/json" \  -d '{}'
{
  "code": 0,
  "message": "string",
  "request_id": "string",
  "status": "ok"
}
{
  "code": 0,
  "error_details": {
    "property1": [
      "string"
    ],
    "property2": [
      "string"
    ]
  },
  "message": "string",
  "request_id": "string",
  "status": "error"
}
{
  "code": 0,
  "error_details": {
    "property1": [
      "string"
    ],
    "property2": [
      "string"
    ]
  },
  "message": "string",
  "request_id": "string",
  "status": "error"
}
{
  "code": 0,
  "error_details": {
    "property1": [
      "string"
    ],
    "property2": [
      "string"
    ]
  },
  "message": "string",
  "request_id": "string",
  "status": "error"
}
Form Call To Action

Contact us

You can always send us a message or email. Weʼd be happy to help you out.