Authorization: Bearer ********************curl --location --request GET 'https://awqacore01.crexendocloud.com/ns-api/v2/insight/core_activecalls?range=last_24_hours&aggregated=aggregated&start=1757448000&end=1757534400&step=1m&query' \
--header 'Authorization: Bearer <token>'[
{
"value": 76.8586956521739,
"ts": 1757448540,
"debug-parameters": {
"query": "avg(((avg(node_load15{job='integrations/node_exporter'}) by (short,instance)) / (count(count(node_cpu_seconds_total{job='integrations/node_exporter'}) by (short,instance,cpu)) by (short,instance))) * 100)",
"start": 1757448540,
"end": 1757452080,
"step": "1m"
}
},
{
"value": 76.97463768115942,
"ts": 1757448600
},
{
"value": 77.0072463768116,
"ts": 1757448660
},
{
"value": 77.08695652173913,
"ts": 1757448720
}
]