---
title: "Get webhook delivery"
method: GET
path: "/webhooks/v1/deliveries/{id}"
tags: ["Webhooks"]
---

# Get webhook delivery

`GET /webhooks/v1/deliveries/{id}`

## Path parameters

- `id` string, required

## Response `200`

Delivery detail

## Other responses

- `401` — Invalid API key
- `403` — API key does not have access to webhooks service
- `404` — Delivery not found

---

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