# 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

| Parameter             | Type          | Default | Description                                                        |
| --------------------- | ------------- | ------- | ------------------------------------------------------------------ |
| workspace\_idrequired | string (uuid) | —       | The workspace to report usage for.                                 |
| days                  | integer1–365  | 30      | How many days back to report daily usage. Defaults to 30, max 365. |
