41da8739a690
Get all datasets (paginated)
Returns a paginated response of the datasets that the user has access to. Optionally filter by dataset name using the search parameter. Each dataset contains a set of minimal info, for more detailed information on a given dataset use the /api/dataset/{datasetId} endpoint.
Query parameters
The field to sort by. Defaults to LastUpdated.
The sort direction. Defaults to Desc (newest first for LastUpdated, Z-A for Name).
Gets the offset for pagination.
Gets the limit for pagination.
When true, excludes synthesized datasets from results
Filter datasets by name
Filter datasets that match any of the specified tags
Filter datasets by creator user IDs
Filter datasets by source type
Filter datasets by file type
When specified, only returns datasets where the user has this operation
Response
Returns paginated list of datasets