Get custom fields
Get all custom fields for a given workspace.
GET
/ beta / workspaces / {workspaceId} / custom-fields
Authorization
Path parameters
-
The workspace for which all custom fields should be retrieved.
Response
200 - application/json - array
-
The ID of the custom field.
-
The type of custom field. "text", "url", "date", "person", "multiPerson", "phone", "select", "multiSelect", "number", "email", "checkbox", and "relatedTo" are all valid options.