cURL
curl --request GET \ --url https://control-plane.kubiya.ai/api/v1/analytics/aem/trends \ --header 'Authorization: <api-key>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Get AEM trends over time.
Returns AEM consumption grouped by time period for trend analysis.
Number of days to include Number of days to include
1 <= x <= 365
Group by time period Group by time period
Successful Response
Was this page helpful?