Get Dataset Assets Status
Returns the ingestion status for assets in dataset by source path.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
dataset_id
Query parameters
filter
Allowed values:
offset
limit
Request
This endpoint expects a nullable object.
source_path
Response
Successful Response
PagedAssetsStatusResponse
OR
EmptyResponse
Errors
422
Unprocessable Entity Error
