Skip to main content

One delivery, with every attempt that was made

GET 

/admin/webhooks/:id

The trail is newest first and bounded at ten entries — enough to see what a backend has been answering, without the row growing without limit.

payload is the exact body that was POSTed, or would have been. target_host is the HOST of the endpoint and never the URL: a casino's webhook may carry a token in its path or query, and this screen is readable with one permission.

A delivery belonging to another casino is a 404, not a 403 — the answer must not confirm the id exists.

Permission: webhooks.read

Request

Responses

The delivery