Skip to main content
GET
Get custom field

Authorizations

X-API-KEY
string
header
required

Path Parameters

custom_field_id
integer
required

Response

OK

id
integer
required
name
string
required
field_type
enum<string>
required
Available options:
text,
number,
currency,
date,
boolean,
single_select,
multi_select,
link,
paragraph
is_active
boolean
required
company_id
integer | null
company_ids
integer[]
description
string | null
helper_text
string | null
applies_to
AppliesToItemSchema · object[]
default_value
options
string[] | null
Last modified on July 13, 2026