AVS
Retrieve all AVS
Returns all AVS 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
Toggle whether the route should send curated metadata
Available options:
true
, false
Search mode
Available options:
contains
, startsWith
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 stakers
Available options:
asc
, desc
Sort results in asc or desc order of total AVS (only valid for AVS queries)
Available options:
asc
, desc
The number of records to skip for pagination
The number of records to return for pagination