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'

Changes

No recorded changes to this endpoint across all 3 revisions of this API.