Skip to main content
GET
Get Client Custom Fields with Values

Authorizations

X-API-KEY
string
header
required

Path Parameters

id
string
required

Client ID

Response

OK

id
string

Custom field definition ID.

name
string

Custom field name.

value
string | null

The value set for this client.

field_type
string

Field type (e.g., text, dropdown, checkbox).

options
object[]

Available options for dropdown/select fields.