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

# /webhooks

`GET /webhooks`

## Response `200`

200

- object
  - `webhooks` object[]
    - `id` integer
    - `event` string
    - `url` string
    - `created_at` object
      - `date` string
      - `timezone_type` integer
      - `timezone` string
    - `updated_at` object
      - `date` string
      - `timezone_type` integer
      - `timezone` string
  - `count` integer
  - `start` integer
  - `limit` integer

## Other responses

- `400` — 400

---

[API](https://skmtc.net/mailerlite/apis/v2-production.md) · [All operations](https://skmtc.net/mailerlite/apis/v2-production/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mailerlite/v2-production/versions/69f06eb37b28/schema)
