GET
/
lat
/
operators
Retrieve all Operators delegated to in the Area LAT ecosystem
curl --request GET \
  --url https://api.area.club/lat/operators
{
  "data": [
    "0xdbed88d83176316fc46797b43adee927dc2ff2f5"
  ]
}

Response

200
application/json

List of Operator addresses

The response is of type object.