Skip to main content
GET
ListAccounts

Authorizations

Authorization
string
header
required

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

Query Parameters

game_id
string
required
user_id
string
limit
integer<int32>

default: 100

Required range: x <= 250
offset
integer<int32>
Required range: x >= 0
from
string<date-time>
to
string<date-time>

Response

200 - application/json

Success

id
string
required
currency
enum<string>
required
Available options:
USD,
GBP,
EUR
balance
balance · object
required
users
GameUser · object[]

All game users linked to this account