metadata
Returns aggregators supported by the API (can be controled via disableAggregators param)
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
Returns a list of aggregators
The response is of type string[]
.