---
title: "List webhooks"
method: GET
path: "/v3/webhooks"
tags: ["Webhook"]
---

# List webhooks

`GET /v3/webhooks`

Retrieves a list of webhooks wrapped in the element "results".

## Response `200`

OK

- WebhookResponsesContainer
  - `results` WebhooksResponses[]
    - `webhook-response` WebhookResponse
      - `webhook_id` string
    - `webhook-request` WebhookRequest
      - `label` string
      - `triggers` unknown[]
        - unknown
      - `method` string
      - `target` string

---

[API](https://skmtc.net/zuora/apis/admin-api-reference.md) · [All operations](https://skmtc.net/zuora/apis/admin-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zuora/admin-api-reference/revisions/789812d35ac8/schema)
