Returns the current status of a credential issuance. Poll this endpoint after calling Issue on Behalf until vcStatus is ONCHAIN.
A signed Partner JWT containing partnerId, email, scope, and exp claims. See Partner Authentication for setup.
The unique hash returned by the issue endpoint.
Current issuance status.
The issuance identifier.
Timestamp when the credential was issued.
Timestamp when the credential expires.
DID of the issuer.
Internal issuer identifier.
Schema identifier for the credential.
Verifiable credential identifier.
Decentralized storage identifier for the credential.
WAIT_ONCHAIN — issuance in progress. ONCHAIN — credential is confirmed on-chain.
WAIT_ONCHAIN, ONCHAIN