Skip to main content
GET
Get Card User

Authorizations

Authorization
string
header
required

JWT bearer token returned by POST /action/auth. Send protected requests with: Authorization: Bearer . Tokens expire after 24 hours.

Path Parameters

reference
string
required

User reference ID

Example:

"SP6VC"

Response

User retrieved successfully

success
boolean
Example:

true

message
string
Example:

"Virtual card user created successfully"

data
object