Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
Data | []components.Workspace | :heavy_check_mark: | List of workspaces | |
TotalCount | int64 | :heavy_check_mark: | Total number of workspaces | 5 |
ListWorkspacesResponse type definition
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
Data | []components.Workspace | :heavy_check_mark: | List of workspaces | |
TotalCount | int64 | :heavy_check_mark: | Total number of workspaces | 5 |