v2
latestOpenAPI 3.1.02026-08-01244220427.0 KBWebhooks
Get All Webhooks
Retrieve all webhooks associated with the current user based on search parameters.
- search: dict - Search parameters including 'skip' and 'limit' for pagination.
- user: User - The current authenticated user.
Returns: list - A list of webhooks with selected fields (id, url, sharedSecret, enabled).
get/v2/webhooks
Query parameters
qstring nullable
pageinteger
limitinteger
offsetinteger nullable
Headers
authorizationstring nullable
Response
Successful Response
{"stackTrail":"paths:/v2/webhooks:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}