List emergency categories
Categories
List emergency categories
Required permission: read.
Returns the categories an emergency can be declared under for this org.
Use the resulting categoryId (or name) in POST /orgs/{orgId}/emergencies.
Lives under /emergencies/ for agent discoverability — answers
“what kinds of emergencies can I declare?” without backing up the tree.
GET
List emergency categories
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Target organization id (from the route path)