curl --request GET \
--url https://api.boostgpt.co/v1/bot/crm/report \
--header 'Authorization: Bearer <token>'{
"report": {}
}Get CRM reporting metrics for an agent.
curl --request GET \
--url https://api.boostgpt.co/v1/bot/crm/report \
--header 'Authorization: Bearer <token>'{
"report": {}
}Documentation Index
Fetch the complete documentation index at: https://docs.boostgpt.co/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?