Returns the current status and metadata of a card issuance workflow.The response includes identifiers, timestamps, workflow status, and the issued card (if available).
Request
Authorization
JWT Bearer
Add the parameter
Authorization
to Headers
Example:
Authorization: ********************
or
Path Params
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://api.staging.vrtx.sa/cards/issuances/' \
--header'Authorization: Bearer <token>'