Example Usage
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
data | models.Workspace[] | :heavy_check_mark: | List of workspaces | |
totalCount | number | :heavy_check_mark: | Total number of workspaces | 5 |
ListWorkspacesResponse type definition
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
data | models.Workspace[] | :heavy_check_mark: | List of workspaces | |
totalCount | number | :heavy_check_mark: | Total number of workspaces | 5 |