List webhook endpoints
Webhooks
List webhook endpoints
List all webhook endpoints for your organization.
GET
List webhook endpoints
Returns all webhook endpoints for your organization, ordered by creation date (newest first). Archived endpoints are excluded. Filter byDocumentation Index
Fetch the complete documentation index at: https://docs.scrip.dev/llms.txt
Use this file to discover all available pages before exploring further.
status to find only ACTIVE or DISABLED endpoints. The secret field is never included in list responses.
For usage patterns and examples, see the Webhooks guide.
Authorizations
API key passed in the X-API-Key header.
Query Parameters
Filter by endpoint status
Available options:
ACTIVE, DISABLED Maximum number of results (default 20, max 100)
Required range:
x >= 1Pagination cursor from previous response