Skip to main content
GET
Retrieve Operator details

Path Parameters

address
string
required

Address of the Operator

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

"0xdbed88d83176316fc46797b43adee927dc2ff2f5"

Query Parameters

withTvl
enum<string>
default:false

Toggle whether the route should calculate the TVL from shares

Available options:
true,
false
Example:

"false"

Response

Operator details

data
object
required