POST
/
team
/
{team_id}
/
datasets
/
{dataset_id}
/
dataRequests
/
{id}
/
request

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

team_id
integer
required
dataset_id
integer
required
id
integer
required

Body

application/json
filters
object
getCache
boolean
noSource
boolean

Response

200 - application/json
dataRequest
object
options
object