cURL
curl --request GET \ --url https://control-plane.kubiya.ai/api/v1/analytics/aem/summary \ --header 'Authorization: <api-key>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Get Agentic Engineering Minutes (AEM) summary.
Returns:
Number of days to include Number of days to include
1 <= x <= 365
Successful Response
Was this page helpful?