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

# WorkspaceResponseSchema

# WorkspaceResponseSchema

## Properties

| Name             | Type                                            | Description | Notes                           |
| ---------------- | ----------------------------------------------- | ----------- | ------------------------------- |
| **team**         | [**WorkspaceSchema**](WorkspaceSchema.md)       |             |                                 |
| **description**  | **str**                                         |             |                                 |
| **slug**         | **str**                                         |             |                                 |
| **owner**        | **bool**                                        |             | \[optional] \[default to False] |
| **organization** | [**OrganizationSchema**](OrganizationSchema.md) |             |                                 |
| **plan**         | [**PlanSchema**](PlanSchema.md)                 |             |                                 |


Built with [Mintlify](https://mintlify.com).