List all webhook subscriptions for the authenticated shop or platform.Authentication: HMAC signature OR OAuth2 Bearer Token Scope: None required Platform isolation: Returns only webhooks belonging to the authenticated shop/platform.
Request
Authorization
API Key
Add parameter in header
Public-Token
Example:
Public-Token: ********************
or
Bearer Token
Provide your bearer token in the
Authorization
header when making requests to protected resources.