list_subscriptions
Retrieve all active webhook subscriptions on your Suunto account to audit event types 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 | |||