ingestion > status
Get Dataset Assets Status Summary
Returns the ingestion status summaries for assets.
get/api/v1/ingestion/datasets/{dataset_id}/assets/status/summary
Path parameters
dataset_idstring uuid required
Query parameters
filter'completed' | 'error' | 'in_progress'
offsetinteger
limitinteger
Headers
Authorizationstring required
Bearer authentication
Response
Successful Response
Changes
Changed in 1 of the 2 revisions of this API.2
- ●
for the
queryrequest parameterlimit, the exclusiveMinimum was set to0.00request-parameter-exclusive-min-set
- ●
for the
queryrequest parameteroffset, the min was set to0.00request-parameter-min-set
- ●