Get Dataset Assets Status Summary

Beta
Returns the ingestion status summaries for assets for past 30 days.

Authentication

AuthorizationBearer

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

Path Parameters

dataset_idstringRequiredformat: "uuid"

Query Parameters

filterenumOptional
offsetintegerOptional>=0Defaults to 0
limitintegerOptionalDefaults to 100

Response

Successful Response
PagedAssetsStatusSummaryResponseobject

Errors