Endpoint Examples
Download dataset
Downloads the specified dataset by generating a presigned URL
GET
/
datasets
/
download
/
{dataset_type}
/
{dataset_name}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
dataset_type
string
requireddataset_name
string
requiredResponse
200 - application/json
presigned_url
string