Downloads Data (either general, export or raw with no transformer)
Downloads Data (either general, export or raw with no transformer)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
db_id
ID of the database that the export belongs to
export_id
ID of the export
Headers
x-api-key
Request
Downloads Data with several options including general, export or raw
delimiter
The delimiter used to parse data
Allowed values:
do_notify
A flag to check if the user should be alerted when the process completes
fe_download
A flag to format the response for download
ignore_export_selector
A flag to determine if export selector should be ignored
no_transformers
A flag to return raw data (no transformers applied)
push
Determines if an export should get pushed or simply produce the output
Allowed values:
selected_columns
An array with the specific columns the output should include
Response
successful operation
status
message
data