Incident Custom Fields

List Field Options

<!-- theme: warning -->

Deprecated

This endpoint is deprecated and only works for fields on the Base Incident Type.
For more flexibility, we recommend using the Incident Types endpoint:
/incidents/types/{type_id_or_name}/custom_fields/{field_id}/field_options

List all enabled Field Options for a Custom Field on the Base Incident Type.

Scoped OAuth requires: custom_fields.read

get/incidents/custom_fields/{field_id}/field_options

Path parameters

field_idstring required

The ID of the field.

Response

A list of field options.

Changes

No recorded changes to this endpoint across all 1 revision of this API.