Skip to main content
GET
Get a virtual account

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

System-generated service account ID.

Example:

"jqfwg345gi25n5ju2yz5iz6m"

Response

The virtual account with the given ID.

data
VirtualAccount · object
required

The requested virtual account.

token
string | null

Authentication token for the virtual account. Present only on creation.