List webhooks for resource
Webhooks
List webhooks for resource
Returns all webhooks currently assigned to the given resource.
GET
List webhooks for resource
Authorizations
API key for authentication.
Path Parameters
Resource types that can be assigned to a webhook.
Available options:
job, monitor, monitor_group Unique resource identifier.
Query Parameters
Filter by active status. Omit to return webhooks regardless of status.
Page number to retrieve.
Required range:
x >= 1Number of webhooks per page.
Required range:
1 <= x <= 500Response
Webhooks for resource retrieved successfully.
Total number of webhooks in the organization.
Example:
3
Current page number.
Example:
1
Number of webhooks per page.
Example:
100
Total number of pages available.
Example:
1
Webhooks on this page.

