List workspaces
List workspaces
Responses
- 200
ok
application/json
Schema
Example (from schema)
Schema
items undefined[] required
paging data
total_count int32 required
total count
{
"items": [
null
],
"total_count": 0
}
Loading...
List workspaces
ok
paging data
total count
{
"items": [
null
],
"total_count": 0
}