GET
/
stakers

Headers

X-API-Token
string
required

API Token for authentication

Query Parameters

withTvl
enum<string>
default:
false

Toggle whether the route should calculate the TVL from shares

Available options:
true,
false
updatedSince
string

Fetch stakers updated since this timestamp

skip
string
default:
0

The number of records to skip for pagination

take
string
default:
12

The number of records to return for pagination

Response

200 - application/json
data
object[]
required
meta
object
required