v2

latestOpenAPI 3.0.0Terms and conditions2026-08-064293107.7 KB
Workspaces

Get the list of all workspace custom fields and their metadata

get/workspace/{workspaceId}/custom_fields

Path parameters

workspaceIdstring required

Query parameters

includeOptionsboolean

Response

A list of workspace custom fields and their metadata

idstring required
namestring required
typestring required
categoryIdstring nullable
categoryNamestring nullable
valuesstring[]
optionShape'select' | 'date' | 'date_range'
multiboolean
source'portal' | 'workspace'