Skip to main content
GET
The choices a select field offers, in the order they are shown.

Headers

Range
string

Limiting and Pagination

Range-Unit
string
default:items

Limiting and Pagination

Prefer
enum<string>

Preference

Available options:
count=none

Query Parameters

id
string
custom_field_version_id
string
custom_field_definition_id
string
entity_type
string
option_key
string
display_value
string
color
string
sort_order
string
is_active
string
row_version
string
chosen
string
select
string

Filtering Columns

order
string

Ordering

offset
string

Limiting and Pagination

limit
string

Limiting and Pagination

Response

OK

chosen
integer<bigint>
color
string<character varying>
Maximum string length: 20
custom_field_definition_id
string<uuid>

Note: This is a Foreign Key to custom_field_settings.id.

custom_field_version_id
string<uuid>
display_value
string<character varying>
Maximum string length: 200
entity_type
string<character varying>

Note: This is a Foreign Key to custom_field_scopes.entity.

Maximum string length: 80
id
string<uuid>

Note: This is a Primary Key.

is_active
boolean<boolean>
option_key
string<character varying>
Maximum string length: 80
row_version
integer<bigint>
sort_order
integer<integer>