Skip to content

get_workspace_usage

Report a workspace's Creative Units balance and recent consumption.

Returns the current balance (available and reserved) plus the total and per-day
Creative Units consumed over the last `days` days (default 30). Use this to see how
much a workspace has spent and how much it has left. Requires workspace billing
(member) permission.

Parameters

ParameterTypeDefaultDescription
workspace_idrequiredstring (uuid)The workspace to report usage for.
daysinteger1–36530How many days back to report daily usage. Defaults to 30, max 365.