| List Change Events | List change events with optional filters. |
| Get Change Event | Retrieve a change event by ID. |
| Update Change Event | Update an existing change event. |
| Send Change Event | Send a change event to the Events API. |
| Send Event | Send a trigger event to the Events API to report a new event. |
| List Incidents | List incidents with optional filters. |
| Create Incident | Create a new incident. |
| Get Incident | Retrieve an incident by ID. |
| Update Incident | Update an existing incident. |
| List Incident Alerts | List alerts for an incident. |
| Get Incident Alert | Retrieve a single alert from an incident. |
| Update Incident Alert | Update a single alert on an incident. |
| List Incident Notes | List notes for an incident. |
| Create Incident Note | Create a note on an incident. |
| Manage Incidents | Acknowledge, resolve, or update multiple incidents in bulk. |
| Manage Incident Alerts | Update multiple alerts on an incident in bulk. |
| List Notifications | List notifications sent within a specified time range. |
| List Priorities | List available incident priorities. |
| List Services | List services with optional filters. |
| Get Service | Retrieve a service by ID. |
| Create Service | Create a new service. |
| Update Service | Update an existing service. |
| Delete Service | Delete a service by ID. |
| List Templates | List all templates with optional filters. |
| Get Template | Retrieve a template by ID. |
| Delete Template | Delete a template by ID. |
| Update Template | Update an existing template. |
| Create Template | Create a new template. |
| Render Template | Render a template for a given incident. |
| Create User | Create a new user. |
| List Users | List all users with optional filters. |
| Get User | Retrieve a user by ID. |
| Delete User | Delete a user by ID. |
| Update User | Update an existing user. |
| Create Webhook Subscription | Create a new webhook subscription. |
| List Webhook Subscriptions | List webhook subscriptions with optional filters. |
| Get Webhook Subscription | Retrieve a webhook subscription by ID. |
| Update Webhook Subscription | Update an existing webhook subscription. |
| Delete Webhook Subscription | Delete a webhook subscription by ID. |
| Enable Webhook Subscription | Enable a disabled webhook subscription. |
| Test Webhook Subscription | Send a test ping to a webhook subscription. |
| Delete All Instance Webhooks | Delete all webhook subscriptions associated with this instance. |
| Raw Request | Issue a raw HTTP request |