List webhook subscriptions

Returns all webhook subscriptions for the workspace. Returns up to 100 items per page by default.

Paginated using cursor-based pagination. Follow links.next in the response to fetch the next page. When links.next is null, you have reached the last page.

OAuth2 isolation: OAuth2 access tokens only see subscriptions created by the same OAuth2 application. Public API access tokens see all workspace subscriptions.

Language
Credentials
Response
Click Try It! to start a request and see the response here!