Skip to main content
GET
This endpoint accepts a project API key (AS_ prefix). Secrets are never included in list responses.

Authorizations

string | header
required
Project API key header of the form Bearer AS_<key>.

Query Parameters

boolean
Filter webhooks by active state. Omit to return both active and inactive webhooks.Allowed values: true, false
integer
Page number for pagination.Default: 1Example: 1
integer
Number of webhooks to return per page.Default: 50Range: 1100

Response

Webhooks retrieved successfully (200)
boolean
Indicates if the request was successfulExample: true
object
The paginated list of webhooks