Get a webhook delivery
Returns a single delivery attempt with the full request payload and the response body the receiver returned. Use this for ad-hoc debug of failed deliveries.
Required scope: read_settings (for API-key authentication).
GET
Spree Admin SDK
Authorizations
Secret API key for admin access
JWT token for admin user authentication
Headers
Bearer token for admin authentication
Path Parameters
Parent webhook endpoint ID
Webhook delivery ID
Query Parameters
Comma-separated list of fields to include. id is always included.
Response
delivery found
Spree Admin SDK

