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

searchstringOptional<=64 characters

Case-insensitive substring to match against dataset names. When omitted, datasets are not filtered by name.

Response

Datasets retrieved successfully
datasetslist of objects
Matching datasets, most recently updated first.

Errors

401
Unauthorized Error