v20

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01167413460.1 KB
Incident Fields

Get an Incident Field

get/incident_metadata/fields/{id}

Path parameters

idstring required

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

Example response

{
  "$schema": "/v1/schemas/GetIncidentFieldResponseBody.json"
}