Skip to main content
GET
Retrieve Webhook Delivery

Overview

Requires the portfolios:manage scope.

Path Parameters

string
required
Endpoint ID (whk_*).
string
required
Delivery attempt UUID (raw, not prefixed).

Response

A single WebhookDelivery row (see List Webhook Deliveries for the shape).

Errors

Code Examples