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.getgranite.ai/api/analytics/actions-per-workflow
{ "data": [ { "workflow_name": "<string>", "clicks": 0, "keystrokes": 0, "scrolls": 0, "screenshots": 0, "total_steps": 0 } ] }
1 <= x <= 50
Successful Response
Response for actions per workflow.
Show child attributes