List datasets
Lists datasets for the authenticated user, most recently updated first. Supports an optional case-insensitive name search.
Authentication
Api-Keystring
API key for access control. Use in the header with the name “Api-Key”
Query parameters
search
Case-insensitive substring to match against dataset names. When omitted, datasets are not filtered by name.
Response
Datasets retrieved successfully
datasets
Matching datasets, most recently updated first.
Errors
401
Unauthorized Error