Field | Type | Required | Description |
---|---|---|---|
includeDeleted |
Boolean | ➖ | Include deleted workspaces in the returned results. |
limit |
Integer | ➖ | Set the limit on the number of workspaces returned. The default is 20. |
offset |
Integer | ➖ | Set the offset to start at when returning workspaces. The default is 0 |
workspaceIds |
List<String> | ➖ | The UUIDs of the workspaces you wish to fetch. Empty list will retrieve all allowed workspaces. |