Skip to content
perstat
Docs
Search
Ctrl
K
Cancel
Log in
Select theme
Dark
Light
Auto
Select language
English
Deutsch
Français
Español
Log in
Start here
Getting started
The cockpit
How monitoring works
Concepts
Monitors and check types
Quorum and regions
From measurement to alarm
Alerting and on-call
Incidents and post-mortems
Team chat
Status pages
Reading a status page
Maintenance and curation
Evidence and retention
Security
Plans and limits
Host agent
Host agent
Rolling out host agents
Agents on a fleet
Automation
API
MCP for agents
MCP across a fleet
Signed webhook
API reference
Overview
Organizations
Overview
List organizations you belong to
Create an organization
Rename an organization
List pending organization invitations
Invite a user to an organization
Revoke a pending organization invitation
List organization members
Remove a member from an organization
Change a member's role
Projects
Overview
List projects in an organization
Create a project in an organization
Delete a project
Rename a project
Monitors
Overview
Get monitor detail
Delete a monitor
Update a monitor
List recent checks of a monitor
Get monitor time series
List monitors in a project
Create a monitor in a project
Incidents
Overview
List incidents for a monitor
List open incidents of an organization
Create a manual incident
Get incident detail
Acknowledge an incident
Discard a downtime as false alarm
Add a note or status update
List status pages linked to an incident
Link an incident to status pages
Unlink an incident from a status page
Get an incident post-mortem
Create or update an incident post-mortem
Publish an incident post-mortem
Resolve an incident manually
Restore a discarded downtime
Maintenance
Overview
List maintenance windows
Create a maintenance window
Delete a maintenance window
Update a maintenance window
Cancel a maintenance window
On-Call
Overview
Get current on-call duty
List the on-call rotation roster
Replace the on-call roster
Get on-call settings
Status Pages
Overview
List status pages of an organization
Create a status page
Get status page detail
Archive a status page
Update status page settings
List custom domains of a status page
Add a custom domain to a status page
Remove a custom domain
Verify a custom domain
Set the monitors shown on a status page
Set or rotate the shared password
Remove a status page shared password
List private status page viewers
Create a status page viewer account
Delete a status page viewer account
Public Status
Overview
Get a public status page
Render a status page badge SVG
Fetch a status page RSS feed
Fetch a status page's logo
Fetch a status page's dark logo
Subscribe to status page updates
Webhooks
Overview
List webhook targets
Create a webhook or Slack target
Delete a webhook target
Update a webhook target
Rotate a webhook signing secret
Send a test event to a webhook
Agents
Overview
List agents of an organization
Remove an agent from an organization
Select theme
Dark
Light
Auto
Select language
English
Deutsch
Français
Español
Log in
Overview
Webhooks
Section titled “Webhooks”
Manage outbound webhook and Slack notification targets, their signing secrets, and delivery tests.
Operations
Section titled “Operations”
GET
/organizations/{org_id}/webhooks
POST
/organizations/{org_id}/webhooks
DELETE
/organizations/{org_id}/webhooks/{target_id}
PATCH
/organizations/{org_id}/webhooks/{target_id}
POST
/organizations/{org_id}/webhooks/{target_id}/rotate-secret
POST
/organizations/{org_id}/webhooks/{target_id}/test