Datasets
Get a dataset
Get a dataset by ID
GET
/
team
/
{team_id}
/
datasets
/
{dataset_id}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
Get a dataset by ID
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.