> ## 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`                    | List\[[components.WorkspaceBudget](../components/workspacebudget.mdx)] | :heavy\_check\_mark: | List of budgets configured for the workspace                                                                                                                                                              |         |
| `include_byok_in_budgets` | *Optional\[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   |
