/
/Issuer Service API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 3d ago
Actuator6
Credential API7
  • postCreate a generic credential offer with the given content
  • getGet the offer data, if any is still cached
  • patchUpdate the status of an offer or the verifiable credential associated with the id. This is only for deferred flows. The status is set to ready for issuance
  • getGet the current status of an offer or the verifiable credential, if already issued.
  • patchSet the status of an offer or the verifiable credential associated with the id.
  • getGet a specific offer data, if it is still cached
  • getGet the current status of a specific offer.
Credential Metadata API3
Issuer OID4VCI API4
Status List API3
Well-known endpoints API19
    Credential API

    Get the current status of a specific offer.

    get/management/api/credentials/{credentialManagementId}/offers/{offerId}/status

    Path parameters

    credentialManagementIdstring uuid required
    offerIdstring uuid required

    Response

    OK