Retrieve all allocations for an operator addresses
Operators
Retrieve all allocations for an operator addresses
Returns a list of all allocations for an operator addresses. This page supports pagination.
GET
Retrieve all allocations for an operator addresses
Headers
API Token for authentication
Path Parameters
The address of the operator
Pattern:
^0x[a-fA-F0-9]{40}$Example:
"0x00107cfdeaddc0a3160ed2f6fedd627f313e7b1a"
Query Parameters
The address of the AVS
Pattern:
^0x[a-fA-F0-9]{40}$Pattern:
^\d+$The address of the restaking strategy
Pattern:
^0x[a-fA-F0-9]{40}$The number of records to skip for pagination
Example:
0
The number of records to return for pagination
Example:
12