Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

Authorization: Bearer <token>. Accepts EITHER a Keycloak access token (scopes-in-token) OR an opaque POS session token; both resolve to the same pos.* scope vocabulary the route guards enforce.

Query Parameters

store
string
day
string

Response

The end-to-end integrity verdict for the chain.

The end-to-end integrity verdict for the chain.

valid
boolean
required
length
integer
required
Required range: -9007199254740991 <= x <= 9007199254740991
brokenAt
integer
Required range: -9007199254740991 <= x <= 9007199254740991
reason
enum<string>
Available options:
SEQUENCE_GAP,
BROKEN_LINK,
TAMPERED_VALUE,
UNKNOWN_ALGORITHM