List configured allowed values for an attribute

Returns paginated configured allowed values from tenant field configuration (tenant_fields.options), for attributes that support an explicit option list: picklist, multi-select, or enum-style custom fields.
Values are sorted alphabetically (case-insensitive). The same pagination and optional searchTerm behavior applies as for distinct values.
Non-qualifying attribute types return a client error (invalid operation).

Path Params
string
required
length ≥ 1

External attribute name (firstName, custom color__c, etc.).

Query Params
string

Case-insensitive substring filter on the allowed value strings.

string

Offset token for the next page from the previous response.

1 to 500

Page size (1–500), as number or numeric string.

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json