Skip to main content
GET
Retrieve all allocations for an AVS

Headers

X-API-Token
string
required

API Token for authentication

Path Parameters

address
string
required

AVS service manager contract address

Pattern: ^0x[a-fA-F0-9]{40}$
Example:

"0x870679e138bcdf293b7ff14dd44b70fc97e12fc0"

Query Parameters

operatorAddress
string

The address of the Operator

Pattern: ^0x[a-fA-F0-9]{40}$
operatorSetId
string
Pattern: ^\d+$
strategyAddress
string

The address of the restaking strategy

Pattern: ^0x[a-fA-F0-9]{40}$

Response

The list of allocations.

data
object[]
required
meta
object
required