v1

latestOpenAPI 3.1.02026-07-26359254.7 MB
Custom Fields

Get a custom field

<small>Requires the contacts:read scope (or a broader one that includes it).</small>

Returns a single custom field by ID

get/v3/custom-fields/{id}

Path parameters

idinteger required

Custom field ID

Response

Custom field details retrieved successfully

idinteger

Custom field ID

titlestring

Custom field name

fieldType'text' | 'number'

Custom field type

metadatastring nullable

Optional metadata for the field (e.g., dropdown options)

orgWideboolean

Whether the field is shared across the organization