v1

latestOpenAPI 3.1.0proprietary2026-07-24156175241.3 KB
Sheets

Get a sheet

Retrieve a sheet with the given sheet_id.

get/v1/sheets/{sheet_id}

Path parameters

sheet_idinteger required

The id of the sheet.

Response

The request has succeeded.

idinteger required

The unique identifier of the sheet.

workspace_idinteger required

The id of the Workspace that contains the sheet.

namestring required

The name of the sheet.

template_keystring nullable

The unique key of the template assigned to the sheet, if any.

custom_metadataobject nullable

Custom metadata associated with the sheet.