GET
Error

Authorizations

Authorization
string
header
required

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

Path Parameters

accountId
string
required
Minimum string length: 1

Response

Success

version
string
required
Allowed value: "external-account-snapshot/v1"
accountId
string
required
Minimum string length: 1
asset
string
required
Minimum string length: 1
snapshotSequence
integer
required
Required range: x >= 0
readModelDigest
string
required

Covers the engine account view this response was built from, before decimal formatting. Not recomputable from the formatted payload.

Pattern: ^sha256:[0-9a-f]{64}$
marginMode
enum<string>
required
Available options:
isolated,
cross
cashBalanceAtoms
string
required
Pattern: ^[0-9]+$
cashBalance
string
required
Pattern: ^-?[0-9]+\.[0-9]+$
equityAtoms
string
required
Pattern: ^-?[0-9]+$
equity
string
required
Pattern: ^-?[0-9]+\.[0-9]+$
availableForOrdersAtoms
string
required
Pattern: ^[0-9]+$
availableForOrders
string
required
Pattern: ^-?[0-9]+\.[0-9]+$
resync
object
required
riskEvidence
object