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.

Query Params
string

Cursor for pagination. Use the value from links.next to fetch the next page.

Responses

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