Get Dataset Assets Status Summary

Returns the ingestion status summaries for assets.

Authentication

AuthorizationBearer

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

Path parameters

dataset_idstringRequiredformat: "uuid"

Query parameters

filterenum or nullOptional
Allowed values:
offsetintegerOptional>=0Defaults to 0
limitintegerOptionalDefaults to 100

Response

Successful Response
PagedAssetsStatusSummaryResponseobject
OR
EmptyResponseobject

Errors

422
Unprocessable Entity Error