getStatus
GET
/issuance/oid4vci/status/{session_id}
Get the status of an issuance session.
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” session_id
required
Hash
A transaction identifier.
string format: hash
Example
32e13632caa9c5fa6064d26615a3e776a0a7b44554464c86cf7fae82b899be9cThe id of the session.
Responses
Section titled “ Responses ”The status of the issuance session.
Status
object
status
string
error_message
Additional information about what caused the session to fail.
string
Example
{ "status": "FAILED", "error_message": "Failed to deliver issuance session."}No issuance session has been assigned this ID