---
title: "GET /api/services/app/WebhookSubscription/GetAllSubscriptionsIfFeaturesGranted"
method: GET
path: "/api/services/app/WebhookSubscription/GetAllSubscriptionsIfFeaturesGranted"
tags: ["WebhookSubscription"]
---

# GET /api/services/app/WebhookSubscription/GetAllSubscriptionsIfFeaturesGranted

`GET /api/services/app/WebhookSubscription/GetAllSubscriptionsIfFeaturesGranted`

## Query parameters

- `webhookName` string

## Response `200`

Success

- ListResultDtoOfGetAllSubscriptionsOutput
  - `items` GetAllSubscriptionsOutput[], nullable
    - `id` string, uuid
    - `webhookUri` string, nullable
    - `isActive` boolean
    - `webhooks` string[], nullable

---

[API](https://skmtc.dev/dalieu/apis/portaldalieu-api.md) · [All operations](https://skmtc.dev/dalieu/apis/portaldalieu-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dalieu/portaldalieu-api/revisions/78dcf1621c0e/schema)
