Get Dataset Assets Status Count

Beta
Returns the ingestion status count for assets in a dataset for past 30 days.

Authentication

AuthorizationBearer

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

Path parameters

dataset_idstringRequiredformat: "uuid"

Response

Successful Response
datamap from strings to integers
A dictionary of event filters and their counts

Errors