Other API Endpoints
Get datasets
GET
/
api
/
v1
/
dataset
/
all
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
dataset_id
string
requireddataset_name
string
requiredrecord_count
integer
requiredcolumn_count
integer | null
requiredcreated_at
string
requiredprocessed
boolean
required