Skip to Content

DataExportResponse

Properties

NameTypeDescriptionNotes
idLongUnique identifier for the export request.[default to null]
statusStringCurrent status of the export request (pending, processing, completed, failed).[default to null]
export_file_urlStringURL to download the exported data file once completed.[optional] [default to null]
completed_atDateTimestamp when the export was completed.[optional] [default to null]
expires_atDateTimestamp when the export file will expire.[optional] [default to null]
created_atDateTimestamp when the export request was created.[default to null]

[Back to Model list] [Back to API list] [Back to README]