Dataset Updates

Dataset Updates

get

List all updates that have occurred in chronological order for a specific dataset

Path parameters
dataset_idstringRequired
Query parameters
api_keyany ofOptional

API key for authentication (query)

stringOptional
or
nullOptional
return_formatstring · enumOptional

The return format of the response

Default: jsonPossible values:
downloadbooleanOptional

Whether to download the file or not

Default: false
json_schemastring · enumOptional

The json schema of the response

Default: array-of-objectsPossible values:
orderany ofOptional

The order to order results by

Default: desc
string · enumOptionalPossible values:
or
nullOptional
limitany ofOptional

The maximum number of rows to return across all pages

integerOptional
or
nullOptional
Header parameters
x-api-keyany ofOptional

API key for authentication (header)

stringOptional
or
nullOptional
Responses
chevron-right
200

Successful response

application/json
status_codeintegerRequired
get
/dataset-updates/{dataset_id}

Last updated

Was this helpful?