Every external anchoring attempt, success and failure, paginated newest-first — anchoring's own health as a public fact
Public-safe
Parameters
| Name | In | Type | Description |
|---|---|---|---|
| backend | query | string | — |
| before | query | string | — |
| limit | query | string | — |
Responses
- 200{ anchors: [{ id, seq, rowHash, keyId, backend, backendRef, status, error, createdAt }], nextBefore, status } — a failed attempt is returned identically to a successful one, never filtered out or reshaped. The top-level `status` (anchored | empty_ledger | unconfigured | pending) says why the list looks as it does, so an empty list cannot be mistaken for a healthy one; it is omitted when a backend/before filter is applied, where empty just means none matched