Custom Fields
Organization API Token.
Paste only your token in the field below — the Bearer prefix is added automatically by the docs UI and in every generated code sample. The final header sent is:
Authorization: Bearer {orgId}.{secretToken}
Token format: {orgId}.{secretToken} — example: 15c94c3c-1873-4a09-bfbb-03357c29ea50.abc123xyz.
JWT tokens are NOT accepted.
Page number
Number of results per page (max 100)
List of organization-level custom field definitions
List of organization-level custom field definitions
Organization API Token.
Paste only your token in the field below — the Bearer prefix is added automatically by the docs UI and in every generated code sample. The final header sent is:
Authorization: Bearer {orgId}.{secretToken}
Token format: {orgId}.{secretToken} — example: 15c94c3c-1873-4a09-bfbb-03357c29ea50.abc123xyz.
JWT tokens are NOT accepted.
Field key (required, used as custom.key)
cityDisplay label (required)
CityField type
textPossible values: Options for select types
["Option 1","Option 2"]Custom field created successfully
Custom field with this key already exists
Last updated