v1

latestOpenAPI 3.1.02026-07-23310383.1 KB
Dataset Item Blocks

Retrieves multiple dataset item blocks.

get/api/v1/dataset-item-blocks

Query parameters

datasetIdstring uuid required

A UUID v4 string that identifies an entity.

A UUID v4 string that identifies an entity.

string[]
OR
string uuid

A UUID v4 string that identifies an entity.

mode'semantic' | 'similarity'
operator'ilike' | 'not ilike'
pageNumbernumber

The page number.

The page number.

pageSizenumber

The page size.

The page size.

searchstring

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 dataset item blocks for the specified dataset.

createdAtstring date-time required
idstring uuid required

A UUID v4 string that identifies an entity.

updatedAtstring date-time required
contentstring required

The content stored in the dataset item block.

datasetItemIdstring uuid required

The dataset item ID associated with the block.

namestring required

The display name of the dataset item block.