AVS
Retrieve an AVS by address
Returns a single AVS record by address.
GET
Headers
API Token for authentication
Path Parameters
AVS service manager contract address
Example:
"0x870679e138bcdf293b7ff14dd44b70fc97e12fc0"
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"
Toggle whether the route should return Avs/Operator rewards APY data
Available options:
true
, false
Example:
"false"
Response
200
application/json
The AVS record found.
The response is of type object
.