Retrieve all AVS
AVS
Retrieve all AVS
Returns all AVS records. This endpoint supports pagination.
GET
Retrieve all AVS
Headers
API Token for authentication
Query Parameters
Toggle whether the route should calculate the TVL from shares
Available options:
true, false Example:
"false"
Toggle whether the route should send curated metadata
Available options:
true, false Example:
"false"
Search mode
Available options:
contains, startsWith Example:
"contains"
Case-insensitive search query
Example:
"eigen"
Sort results in asc or desc order of APY
Available options:
asc, desc Example:
"desc"
Sort results in asc or desc order of TVL value
Available options:
asc, desc Example:
"desc"
Sort results in asc or desc order of total stakers
Available options:
asc, desc Example:
"desc"
Sort results in asc or desc order of total AVS (only valid for AVS queries)
Available options:
asc, desc Example:
"desc"
The number of records to skip for pagination
Example:
0
The number of records to return for pagination
Example:
12