Incidents

Get Custom Field Values

Get custom field values for an incident.

<!-- theme: warning -->

Scoped OAuth requires: incidents.read

get/incidents/{id}/custom_fields/values

Path parameters

idstring required

The ID of the resource.

Response

The list of custom field values.

Changes