---
title: "Get subscriptions"
method: GET
path: "/{tenant}/{environment}/{company}/webhook"
tags: ["systemservices > webhooks"]
---

# Get subscriptions

`GET /{tenant}/{environment}/{company}/webhook`

Retrieves all existing webhook subscriptions for a specified company, providing comprehensive details about each external event subscription.

## Path parameters

- `tenant` string, required — Your Entra Tenant ID. [More details.](/paths#1-tenant)
- `environment` string, required — Your Business Central Environment. [More details.](/paths#2-environment)
- `company` string, required — Your Business Central Company. [More details.](/paths#3-company)

## Headers

- `x-np-api-key` string, required
- `x-api-version` string, date — Used for API versioning. [More details.](/apis/versioning)

## Response `200`

Response with status 200

- WebhooksWebhookSubscriptionsResponse — unresolved $ref

---

[API](https://skmtc.dev/navipartner/apis/api-reference.md) · [All operations](https://skmtc.dev/navipartner/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/navipartner/api-reference/revisions/679ad9860a08/schema)
