Operators
Retrieve all operators
Returns all operator 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
Case-insensitive search query
Sort results in asc or desc order of APY
Available options:
asc
, desc
Sort results in asc or desc order of TVL value
Available options:
asc
, desc
Sort results in asc or desc order of total AVS (only valid for Operator queries)
Available options:
asc
, desc
Sort results in asc or desc order of total stakers
Available options:
asc
, desc
The number of records to skip for pagination
The number of records to return for pagination