Resolve Rec payload (JWS)
Resolve Rec payload (JWS)
Resolves, by the idRec, the signed JSON payload (JWS, application/jose) of a recurrence (RecPayload). The recurrence configuration is projected verbatim. A terminal recurrence (REJEITADA/EXPIRADA/CANCELADA) returns 410 Gone (location permanently exhausted, §RecPayloadNaoEncontrado). The verification key is published at /.well-known/jwks.json.
GET
Resolve Rec payload (JWS)
Path Parameters
Identificador da recorrência (capability token).
Pattern:
^[a-zA-Z0-9]{29}$Response
Compact JWS (RFC 7515) signed payload.

