v1

latestOpenAPI 3.1.02026-07-23310383.1 KB
Datagrid Columns

Retrieves multiple datagrid columns.

get/api/v1/datagrid-columns

Query parameters

datagridIdstring uuid required

A UUID v4 string that identifies an entity.

A UUID v4 string that identifies an entity.

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 datagrid columns for the specified datagrid.

createdAtstring date-time required
idstring uuid required

A UUID v4 string that identifies an entity.

updatedAtstring date-time required
datagridIdstring uuid required

The datagrid ID associated with the column.

descriptionstring required

The description of the column. Will be used by the agent to understand how to interact with it.

namestring required

The display name of the datagrid column.