Skip to main content

Attribute type

select

Use it for

A single option from a configured list, such as status, stage, source, or priority.

Request value

Send an option ID string, or { "optionId": "field_option_id" }.

Returned shape

Returns { "optionId", "value", "label", "color" } for the selected option.

Example response