Skip to main content
GET
/
v1
/
bot
/
stats
/
dashboard
Get Dashboard Statistics
curl --request GET \
  --url https://api.boostgpt.co/v1/bot/stats/dashboard \
  --header 'Authorization: Bearer <token>'
{
  "overview": {},
  "recent_activity": "<array>",
  "trends": {}
}

Authorizations

Authorization
string
header
required

Enter your API key

Query Parameters

project_id
string
required

Project ID

bot_id
string
required

Agent ID

Response

200 - application/json

Dashboard statistics retrieved successfully

overview
object

Overview statistics

recent_activity
array

Recent activity

Usage trends