List ingestions for a dataset
data
List ingestions for a dataset
Lists ingestion attempts for a dataset.
GET
List ingestions for a dataset
Authorizations
Use a Bearer token for authentication. Submit the token using the Authorization
header: Authorization: Bearer <token>.
Path Parameters
Namespace for the dataset.
Name of the dataset.
The username associated with the request.
Query Parameters
Value of the created_at field before or equals which to return ingestions.
Example:
"2024-03-01T14:30:22.000Z"
Maximum number of results to return.
Required range:
1 <= x <= 100