Skip to content

Download data export

GET
/v1/data_exports/{export_id}/download

Download the CSV file for a completed data export.

export_id
required
Export Id
string format: uuid

Successful Response

Export is not completed

Unauthorized

Data export or file not found

Validation Error

HTTPValidationError
object
detail
Detail
Array<object>
ValidationError
object
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string
input
Input
ctx
Context
object