v16

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

Get JWT Issuer Information

Get JWT issuer information for VCI

post/api/{serviceId}/vci/jwtissuer

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 JWT issuer metadata endpoint (/.well-known/jwt-issuer) should take after getting a response from Authlete's /vci/jwtissuer API.

responseContentstring

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