Stakers
Retrieve all stakers
Returns all staker records. This endpoint supports pagination.
GET
Headers
API Token for authentication
Query Parameters
Toggle whether the route should calculate the TVL from shares
Available options:
true
, false
Example:
"false"
Fetch stakers updated since this timestamp
Example:
"2024-04-11T08:31:11.000Z"
The number of records to skip for pagination
Example:
0
The number of records to return for pagination
Example:
12
Response
200
application/json
The list of staker records.
The response is of type object
.