Skip to main content
POST
Python

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json
data_connector_name
string
required
dataslice_id
string | null
export_file_level
boolean
default:false
export_format
enum<string> | null
Available options:
json,
csv
selected_metadata_fields
string[] | null

Response

Successful Response