---
title: "List available webhook events"
method: GET
path: "/webhooks/events"
tags: ["Webhooks"]
---

# List available webhook events

`GET /webhooks/events`

This endpoint returns the list of the webhook events available to the organization, depending on the subscribed products.

## Query parameters

- `org_id` integer

## Response `200`

OK

- EventType[]

## Other responses

- `400` — Your request is incorrect
- `401` — You are not authenticated
- `403` — You are not allowed to perform this action

---

[API](https://skmtc.net/partoo/apis/partoo-rest-api.md) · [All operations](https://skmtc.net/partoo/apis/partoo-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/partoo/partoo-rest-api/versions/3652d8b1a8b3/schema)
