Beta. This endpoint is in beta. Behavior, parameters, and response shapes may change without notice.
Returns a paginated failure log for a single subscription — only failed
delivery attempts are recorded here; successful deliveries are not listed. Each
log entry captures the triggering event id, HTTP status (or null when the
request could not be completed) and the UTC timestamp of the attempt.
Documentation Index
Fetch the complete documentation index at: https://docs.reply.io/llms.txt
Use this file to discover all available pages before exploring further.
Authenticate every request with a Bearer token. Pass your Reply API key in the
Authorization header:
Authorization: Bearer <your-api-key>Get your API key from the Reply dashboard: Settings → API Key.
Webhook subscription ID.
Maximum number of log entries to return.
x >= 1Number of log entries to skip.
x >= 0