v1

latestOpenAPI 3.1.02026-07-23310383.1 KB
Datasets

Retrieves multiple datasets.

get/api/v1/datasets

Query parameters

pageNumbernumber

The page number.

The page number.

pageSizenumber

The page size.

The page size.

searchstring

Search term to filter datasets by name or description.

Search term to filter datasets by name or description.

Headers

authorizationstring required

The API key to use for authentication. Can be created in the api keys section on the workspace settings page.

The API key to use for authentication. Can be created in the api keys section on the workspace settings page.

Response

Retrieves all datasets for the workspace.

createdAtstring date-time required
idstring uuid required

A UUID v4 string that identifies an entity.

updatedAtstring date-time required
contentUpdatedAtstring date-time required

When the dataset content was last updated.

descriptionstring nullable required

The internal description of the dataset.

namestring required

The display name of the dataset.

workspaceIdstring uuid required

The workspace ID that owns the dataset.