datasets
List datasets
Lists all available datasets in a user context. Append ?workspaceId to list datasets in a workspace context.
get/datasets
Query parameters
workspaceIdinteger
Workspace numeric identifier
maxinteger
Pagination max results
offsetinteger
Pagination offset
searchstring
Search query
sortBystring
Sort field supports (name, modified), defaults to name
sortDirstring
Sort direction supports (asc, desc), defaults to asc
visibilitystring
Visibility option supports (visible, hidden, all), defaults to visible
attributesDatasetQueryAttribute[]
Additional attribute values to include in the response (labels). Returns an empty value (labels: null) if omitted.
Response
OK