v1

latestOpenAPI 3.0.02026-07-141,4077,1665.2 MB
Incidents

Get global incident settings

Retrieve global incident settings for the organization.

get/api/v2/incidents/config/global/settings

Response

OK

Example response

{
  "data": {
    "attributes": {
      "analytics_dashboard_id": "abc-123-def",
      "created": "2026-01-13T17:15:56.557278191Z",
      "modified": "2026-01-13T17:15:56.557278191Z"
    },
    "id": "f8b9a915-ed85-48b4-9071-ceba567a3db5",
    "type": "incidents_global_settings"
  }
}