---
title: "List Webhook Subscriptions"
method: GET
path: "/api/v1/oura/webhooks/subscriptions"
tags: ["System: Provider Webhooks (Deprecated)"]
deprecated: true
---

# List Webhook Subscriptions

`GET /api/v1/oura/webhooks/subscriptions`

> **Deprecated.**

List active Oura webhook subscriptions.

## Response `200`

Successful Response

- WebhookSubscriptionsResponse — Response wrapper for listing webhook subscriptions (any provider).
  - `subscriptions` ProviderWebhookSubscription[], required

---

[API](https://skmtc.net/openwearables/apis/open-wearables-api.md) · [All operations](https://skmtc.net/openwearables/apis/open-wearables-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openwearables/open-wearables-api/versions/37c1c527cd8f/schema)
