Skip to main content
GET
Get a List of All Custom Fields
The custom fields defined in this workspace, as a typed_custom_fields array of id, name, system_name, type, modality, picklist_options and CRM mapping state. Takes no parameters. Call it before writing a custom field: the field key and, for picklists, the allowed values are workspace-specific, and a wrong value is rejected rather than coerced.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Successful response

typed_custom_fields
string[]

Custom field definitions (when returned).