v1

latestOpenAPI 3.1.02026-07-23310383.1 KB
Datagrids

Retrieves multiple datagrids.

get/api/v1/datagrids

Query parameters

pageNumbernumber

The page number.

The page number.

pageSizenumber

The page size.

The page size.

searchstring

Search term to filter datagrids by name or description.

Search term to filter datagrids 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 datagrids 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 content of the datagrid was last updated.

descriptionstring nullable required

The internal description of the datagrid.

namestring required

The display name of the datagrid.

workspaceIdstring uuid required

The workspace ID that owns the datagrid.