Skip to main content
GET
List emergency categories

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

org_id
string
required

Target organization id (from the route path)

Response

Successful Response

items
PublicCategoryResponse · object[]
required
nextCursor
string | null