List webhooks
Webhooks
List webhooks
Returns a paginated list of webhooks belonging to the organization.
GET
List webhooks
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.
Query Parameters
Page number to retrieve.
Required range:
x >= 1Number of webhooks per page.
Required range:
1 <= x <= 500Filter results by text (case-insensitive substring match).
Response
Webhooks 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.

