🆕 Automation usage report via API

We added a new API endpoint for automation usage reports.

Admins can now get historical automation usage for their organization, grouped by hour, day, week, month, or year.

The report includes:

  • automation actions consumed
  • automation runs completed successfully
  • automation runs that failed
  • automation runs that were cancelled

Use it to build internal dashboards, track usage over time, or review automation activity without checking individual runs.

The endpoint returns aggregated numbers for each time period. It does not return individual runs or error details.

View the automation usage report API documentation ➔
We hope this gives teams more clarity as their automations grow.




New to API usage?
We created a simple step-by-step guide to make the Tape API easier to understand, with examples you can try yourself. It was originally written to help our own non-developer teams understand API concepts more clearly. Start with the API guide ➔

3 Likes