Export Object

Attributes

Name

Type

Nullable

Description

status

string

False

Status can be pending, processing, or completed.

created_at

DateTime

False

Timestamp when export request was created.

url

string

True

The URL of the CSV file for downloading. Available only when status is completed.

callback_url

string

True

The HTTP or HTTPS endpoint to where events related to export will be delivered.

callback_method

string

True

The callback method used for export events. post and get are supported methods.

external_reference_id

string

True

Optional identifier for the export in the customer’s external system. Maximum length is 100 characters.

export_type

string

False

Defines CDR export type.

filters

CDR Export Filters Object

True

Filters used to create the export.