GET
/
operators

Query Parameters

withTvl
enum<string>
default: false

Toggle whether the route should calculate the TVL from shares

Available options:
true,
false
searchByText
string

Case-insensitive search query

sortByApy
enum<string>

Sort results in asc or desc order of APY

Available options:
asc,
desc
sortByTvl
enum<string>

Sort results in asc or desc order of TVL value

Available options:
asc,
desc
sortByTotalAvs
enum<string>

Sort results in asc or desc order of total AVS (only valid for Operator queries)

Available options:
asc,
desc
sortByTotalStakers
enum<string>

Sort results in asc or desc order of total stakers

Available options:
asc,
desc
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