---
title: "Webhook Deliveries"
method: GET
path: "/api/v1/public/webhook-deliveries"
tags: ["public", "Connected actions"]
---

# Webhook Deliveries

`GET /api/v1/public/webhook-deliveries`

List sanitized workspace webhook delivery attempts and retry health.

## Query parameters

- `delivery_status` string, nullable
- `limit` integer

## Response `200`

Successful Response

- WebhookDeliveryList
  - `items` object[], required
  - `count` integer, required

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/outcallerai/apis/fastapi.md) · [All operations](https://skmtc.net/outcallerai/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/outcallerai/fastapi/revisions/2a1adc380310/schema)
