List webhook resources
Webhooks
List webhook resources
Returns a paginated list of resources currently assigned to this webhook.
GET
List webhook resources
Documentation Index
Fetch the complete documentation index at: https://newscatcherinc-docs.mintlify.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication.
Path Parameters
Unique webhook identifier.
Query Parameters
Resource types that can be assigned to a webhook.
Available options:
job, monitor, monitor_group Page number to retrieve.
Required range:
x >= 1Number of assignments per page.
Required range:
1 <= x <= 500Response
Webhook resource assignments retrieved successfully.
Total number of resource mappings for this webhook.
Example:
2
Current page number.
Example:
1
Number of mappings per page.
Example:
100
Total number of pages available.
Example:
1
Resource mappings on this page.

