curl --request GET \
--url https://api.boostgpt.co/v1/bot/stats/dashboard \
--header 'Authorization: Bearer <token>'{
"overview": {},
"recent_activity": "<array>",
"trends": {}
}Get dashboard statistics for an agent
curl --request GET \
--url https://api.boostgpt.co/v1/bot/stats/dashboard \
--header 'Authorization: Bearer <token>'{
"overview": {},
"recent_activity": "<array>",
"trends": {}
}Enter your API key
Was this page helpful?