Recent delivery attempts
Answers "did it actually arrive?" for a saved endpoint.
The 50 most recent attempts, newest first, one row per attempt — not per event, so a retried event appears several times with a rising `attempt`. Each row carries the event `type`, the run it belongs to, the `responseStatus` your server returned and whether it counted as `ok`.
**Learn more:** [Webhooks guide](https://docs.cloudraker.com/developers/webhooks)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
id
Response
The attempts.
object
data
Errors
404
Not Found Error
429
Too Many Requests Error