v16

OpenAPI 3.0.3Apache 2.0raw.githubusercontent.com2026-04-0886158866.0 KB
Verifiable Credential Issuer

Get JSON Web Key Set

Get JSON Web Key Set for VCI

post/api/{serviceId}/vci/jwks

Path parameters

serviceIdstring required

A service ID.

Request body

prettyboolean required

The flag indicating whether the metadata is written in the pretty format or not.

Response

resultCodestring

The code which represents the result of the API call.

resultMessagestring

A short message which explains the result of the API call.

action'OK' | 'NOT_FOUND' | 'INTERNAL_SERVER_ERROR'

The next action that the implementation of the JWK Set document endpoint of the credential issuer should take after getting a response from Authlete's /vci/jwks API.

responseContentstring

Get the content that the implementation of the credential issuer metadata endpoint should use when it constructs a response.