📊 Analytics
Get All Analytics
Returns agent analytics data with start and stop timestamps
GET
/
v2
/
agents
/
{agent_id}
/
analytics
Authorizations
Agent/Workspace secret API key as bearer token.
Path Parameters
The ID of the agent to retrieve analytics from
Query Parameters
the start unix timestamb of the analytics, by default 30 days ago.
the end unix timestamb of the analytics, by default now.