Endpoint Examples
Download dataset
Downloads the specified dataset by generating a presigned URL
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
Downloads the specified dataset by generating a presigned URL
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.