Get workspace usage
Workspace
Get workspace usage
Returns render minutes, task count, and egress bytes for the current billing period.
GET
Get workspace usage
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Successful Response
Start of the current billing period (first of month).
Exclusive end of the current billing period.
Total render output duration in minutes for the period.
Example:
142.7
Total AI tasks submitted during the period.
Example:
384
Total artifact egress bytes for the period.
Example:
5368709120

