Webhooks
List webhooks
Get all of the webhooks in your workspace.
Required scopes: webhook:read
.
GET
For more information about webhooks, checkout our Using Webhooks page.
Authorizations
This API uses OAuth 2.0 with the authorization code grant flow.
Query Parameters
The maximum number of results to return, between 10 and 100, defaults to 10. See the full guide to pagination here.
Example:
10
The number of results to skip over before returning, defaults to 0. See the full guide to pagination here.
Example:
5
Response
200 - application/json
Success