Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
data | List[components.Workspace] | :heavy_check_mark: | List of workspaces | |
total_count | int | :heavy_check_mark: | Total number of workspaces | 5 |
ListWorkspacesResponse method reference
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
data | List[components.Workspace] | :heavy_check_mark: | List of workspaces | |
total_count | int | :heavy_check_mark: | Total number of workspaces | 5 |