cURL
curl --request GET \ --url https://api.getarbol.com/v1/agents/{agentId}/stats \ --header 'Authorization: Bearer <token>'
{ "error": { "code": "<string>", "message": "<string>", "details": {} }, "requestId": "<string>" }
Get performance statistics for a specific agent.
Use your API key from the Arbol dashboard. Go to Settings > API Keys to generate one.
Agent ID (agt_ prefix)
Agent statistics