---
title: "List subscriptions"
method: GET
path: "/webhooks"
---

# List subscriptions

`GET /webhooks`

Retrieve active webhook subscriptions for a company

## Query parameters

- `company_id` integer

## Response `200`

200

- object[]
  - `company_id` integer
  - `id` integer
  - `url` string
  - `webhook_type` string

---

[API](https://skmtc.dev/breezeway/apis/breezeway-auth-api.md) · [All operations](https://skmtc.dev/breezeway/apis/breezeway-auth-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/breezeway/breezeway-auth-api/revisions/920ab5205e9d/schema)
