GET
/
api
/
v1
/
aggregators
curl --request GET \
  --url https://api.enso.finance/api/v1/aggregators
[
  "<string>"
]

Query Parameters

chainId
number
default:1

Chain ID of the network to search on

Example:

"1"

Response

200 - application/json
Returns a list of aggregators

The response is of type string[].