---
title: "User's webhooks"
method: GET
path: "/webhooks/v1/list"
tags: ["Webhooks"]
---

# User's webhooks

`GET /webhooks/v1/list`

## Response `200`

Success

- LodgifyWebhooksModelsWebhookModel[]
  - `id` string, nullable
  - `event` string, nullable
  - `url` string, uri, nullable

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `404` — Not Found
- `500` — Server Error

---

[API](https://skmtc.net/lodgify/apis/lodgify-public-api-v1.md) · [All operations](https://skmtc.net/lodgify/apis/lodgify-public-api-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lodgify/lodgify-public-api-v1/revisions/ddf40757d411/schema)
