List Datasets
api
List Datasets
GET
List Datasets
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Query Parameters
Required range:
x >= 1Required range:
1 <= x <= 200Include non-main branch datasets in the response.
Include removed datasets in the response.
Include per-dataset issue breakdowns (mislabel/outlier/poison). Disabling is faster.
Include vulnerability type counters and inferred issue types. Disabling is faster.
Available options:
name, updated_at, created_at, size_bytes, last_scan_at, status, severity Available options:
asc, desc Filter datasets by primary issue type (e.g., Mislabeled, Outlier, Poisoned, N/A).

