Skip to content

Incident Types

GET
/v1/Incidents/types

Get Incident types

Responses

OK

application/json
JSON
[
{
"id": 0,
"title": "string",
"description": "string"
}
]