Get Dataset Status

Returns the ingestion status of a dataset.

Authentication

AuthorizationBearer

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

Path parameters

dataset_idstringRequiredformat: "uuid"

Query parameters

offsetintegerOptional>=0Defaults to 0
limitintegerOptionalDefaults to 100

Response

Successful Response
DatasetIngestionStatusResponseobject
OR
EmptyResponseobject

Errors

422
Unprocessable Entity Error