> ## Documentation Index
> Fetch the complete documentation index at: https://openrouter.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# ListWorkspaceBudgetsResponse

## Fields

| Field                  | Type                                                                         | Required             | Description                                                                                                                                                                                               | Example |
| ---------------------- | ---------------------------------------------------------------------------- | -------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- |
| `Data`                 | \[][components.WorkspaceBudget](../../models/components/workspacebudget.mdx) | :heavy\_check\_mark: | List of budgets configured for the workspace                                                                                                                                                              |         |
| `IncludeBYOKInBudgets` | `*bool`                                                                      | :heavy\_minus\_sign: | Whether BYOK (bring-your-own-key) spend is included when enforcing the workspace's budgets. This is a workspace-wide setting that applies to all budget intervals (daily, weekly, monthly, and lifetime). | false   |
