Accounts
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200
Account summary retrieved successfully
application/json
agentWalletAddressstringRequired
Agent wallet address
totalClosedTradesnumberRequiredExample:
Total number of closed trades
42totalTriggerOrderUsdValuenumberOptionalExample:
Total USD value of open trigger orders
1000.5totalTwapChunkUsdValuenumberOptionalExample:
Total USD value of open TWAP chunks
250.75lastSyncedAtnumberOptionalExample:
Last synced timestamp in milliseconds
1625247600000get
/accounts200
Account summary retrieved successfully
Last updated