Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.boostgpt.co/v1/bot/stats/workflows \ --header 'Authorization: Bearer <token>'
{ "total_workflows": 123, "completion_rate": 123, "common_patterns": "<array>" }
Get workflow statistics for an agent
Enter your API key
Project ID
Agent ID
Workflow statistics retrieved successfully
Total workflow executions
Workflow completion rate
Common workflow patterns
Was this page helpful?