v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1443311204.0 KB

Lists all of the field options for a field identifier in the domain.

post/domains/{domainId}/fields/{fieldId}/options-list

Path parameters

domainIdstring required

The unique identifier of the Cases domain.

fieldIdstring required

The unique identifier of a field.

Query parameters

maxResultsinteger

The maximum number of results to return per page.

nextTokenstring

The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.

valuesValue[]

A list of <code>FieldOption</code> values to filter on for <code>ListFieldOptions</code>.

Response

Success

nextTokenstring

The token for the next set of results. This is null if there are no more results to return.