Skip to main content
GET
Get Wallets Overview

Authorizations

Authorization
string
header
required

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

Response

Wallet aggregate overview

walletCount
integer
required
Required range: x >= 0
totalBalanceUsd
string
required

Aggregate wallet balance in USD, encoded as a decimal string.

totalEarnedUsd
string
required

Aggregate earned amount in USD, encoded as a decimal string.

computedAt
string<date-time>
required