Export Object
Description
Export attributes.
Attributes
Name |
Type |
Nullable |
Description |
---|---|---|---|
status |
|
False |
Status can be “Pending”, “Processing”, or “Completed”. |
created_at |
|
False |
Timestamp when export request was created. |
url |
|
True |
The URL of the CSV file for downloading. Available only when status is “Completed”. |
callback_url |
|
True |
The HTTP or HTTPS endpoint to where events related to export will be delivered. |
callback_method |
|
True |
The HTTP Method used for export events. POST, GET are supported methods. |
export_type |
|
False |
Defines CDR export type. |