List Webhooks

Display a paginated list of webhooks belonging to the authenticated user's company.

The webhooks are ordered by their creation date in descending order, meaning the most recently created webhooks will appear first.

Query Params
integer
≥ 1

The page parameter is used for pagination. It is optional and must be an integer greater than or equal to 1. If not provided, the first page will be returned.

integer
1 to 50

The per_page parameter is used to specify the number of results to return per page. It is optional and must be an integer between 1 and 50. If not provided, the default value of 15 will be used.

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json