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

REQUIRED — the register chain id (per store). Missing → 400.

from
string

REQUIRED — inclusive window start (YYYY-MM-DD). Missing/inverted → 400.

to
string

REQUIRED — inclusive window end (YYYY-MM-DD, from <= to). Missing/inverted → 400.

Response

The self-describing period archive for offline re-verification.

The self-describing period archive for offline re-verification.

version
string
required
chainId
string
required
period
object
required
generatedAt
string
required
signatureAnchor
string
required
closureAnchor
string
required
signatures
object[]
required
closures
object[]
required
publicKeys
object[]
required
algorithms
string[]
required