Retrieve usage metrics for a workflow
Logs & Usage
Retrieve usage metrics for a workflow
This endpoint returns the totalAppActions (the number of times each block inside the workflow has been executed over the course of the workflow’s lifetime), the totalWorkflowRuns (which represents the number of times the workflow has been invoked) and the totalErrors (the number of times the workflow has had an error).
GET
Retrieve usage metrics for a workflow
Headers
The version of the API to use. The current API version is 2025-09.
Path Parameters
The Id of the workflow you want to find errors for

