Get monthly usage

Retrieves monthly usage metrics for all Embedded customers for the last 12 months. This endpoint returns datetime values in the Embedded admin’s workspace timezone. Currently, only task data is available through this endpoint.

The task count by customer returned by this endpoint is the total of all tasks done in the associated calendar month. You can obtain the total usage across all plans using this endpoint, even if the customer’s plan has changed or the billing date/usage has been reset.

Use the GET usage (v2) endpoint to retrieve more granular task information for a specific date range, workspace, project, or recipe.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Success reply
resultobject

Errors