AVS
Retrieve all operators for a given AVS address
Returns all operators for a given AVS address. This endpoint supports pagination.
GET
Headers
API Token for authentication
Path Parameters
AVS service manager contract address
Query Parameters
Search mode
Available options:
contains
, startsWith
Case-insensitive search query
Toggle whether the route should calculate the TVL from shares
Available options:
true
, false
Sort Operators of a given AVS in asc or desc order of TVL (only valid for individual AVS queries)
Available options:
asc
, desc
The number of records to skip for pagination
The number of records to return for pagination