v16

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

Get Credential Offer Information

Get information about a verifiable credential offer

post/api/{serviceId}/vci/offer/info

Path parameters

serviceIdstring required

A service ID.

Request body

identifierstring

The identifier of the credential offer.

Response

Credential offer info 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' | 'FORBIDDEN' | 'NOT_FOUND' | 'CALLER_ERROR' | 'AUTHLETE_ERROR'

The result of the /vci/offer/info API call.