Skip to main content
GET
Get multilevel info

Headers

orderly-timestamp
string
required

Timestamp of the signed request in milliseconds.

orderly-account-id
string
required

Account ID of the authenticated account.

orderly-key
string
required

Public orderly key used to sign the request.

orderly-signature
string
required

Signature of the request payload generated with the orderly key.

Query Parameters

user_address
string

Only one of user_address and account_id can be provided

account_id
string

Only one of user_address and account_id can be provided

referrer_account
string

Only one of referrer_account and referrer_address can be provided

referrer_address
string

Only one of referrer_account and referrer_address can be provided

page
integer

Page number

size
integer

Page size

sort_by
enum<string>

Sort by field

Available options:
total_invites,
total_traded,
referee_volume,
bonus_max_rebate_rate
level
integer

Return all if not provided

Response

200 - application/json

OK

success
boolean
required

Indicates whether the request was successful.

Example:

true

timestamp
integer

Server timestamp in milliseconds.

Example:

1702989203989

data
object