v16

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

Get Verifiable Credential Issuer Metadata

Get verifiable credential issuer metadata

post/api/{serviceId}/vci/metadata

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

VCI metadata retrieved successfully

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

responseContentstring

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