Monitor Deliveries
After a webhook is active, you can check whether Celoxis sent notifications successfully. Open the webhook from Your Webhook URLs to see its details.
Recent Deliveries
On the webhook details page, Recent Deliveries shows only the most recent pending and failed attempts — not successful ones. This helps you spot problems quickly.

If there are no pending or failed deliveries, Recent Deliveries shows an empty state.

View All
Click View All to open a slide panel with the full delivery history — including Delivered, Pending, and Failed.

View delivery details (JSON)
In the Action column, click the eye icon to open View Details. This shows the delivery JSON, including status, attempts, HTTP code, and the payload Celoxis sent.

Delivery status
- Delivered — the notification reached the Endpoint URL successfully
- Pending — Celoxis is still trying, or another attempt is scheduled
- Failed — Celoxis could not deliver after the allowed attempts
For pending or failed rows, use Retry after you fix the issue (for example, wrong URL or receiving system down).