list_subscriptions
Retrieve active webhook subscriptions on a Suunto account to audit event types and callback URLs before adding new subscriptions.
Instructions
Returns all active webhook subscriptions on this Suunto account as an array of { id, eventType, callbackUrl, createdAt }. Returns an empty array if no webhooks are registered. Use to audit which event types are already wired before adding new subscriptions. Requires Subscriptions API product on apizone. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||