Data Requests
Create a Data Request
Create a data request
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Request body in JSON string format
Additional configuration options
Reference to Connection model
Reference to Dataset model
Path to items array in response
Maximum number of items to return
Available options:
GET
, POST
, PUT
, DELETE
, PATCH
Pagination offset field name
Field used for pagination
API endpoint path
Template type for request formatting
Request variables
Response
200 - application/json
Request body in JSON string format
Additional configuration options
Reference to Connection model
Reference to Dataset model
Path to items array in response
Maximum number of items to return
Available options:
GET
, POST
, PUT
, DELETE
, PATCH
Pagination offset field name
Field used for pagination
API endpoint path
Template type for request formatting
Request variables