Chain Aggregations
Returns aggregations based on the item grouped by, and the selected aggregation.
Group by options
API request has to include group_by parameter.
This parameter controls result aggregations and can be one or more (comma separated values) of:
tierreporting_org
Aggregation options
API request has to include aggregations parameter.
This parameter controls result aggregations and can be one or more (comma separated values) of:
count- node count
Request parameters
All filters available on the Chain List, can be used on aggregations.
GET /api/chains/aggregations/
{
"error_message": "Invalid value for mandatory field 'group_by'"
}