Skip to main content
GET
Available on agency plans. The API token must belong to the agency owner. Returns the delivery log for one endpoint, newest first. Deliveries are kept for 30 days.

Path Parameters

Query Parameters

Headers

Response

Standard Laravel pagination envelope. Each delivery shows the payload that was sent, the last response status, the attempt count, and when it was delivered.
A delivery with delivered_at: null and a last_error is still retrying, unless the error ends with (retries exhausted) or (not sent), which is terminal.
Last modified on August 18, 2026