List the namespaces in workspace
List the namespaces in workspace
Path Parameters
workspace string required
The specified workspace.
Responses
- 200
ok
application/json
Schema
Example (from schema)
Schema
items undefined[] required
totalItems int32 required
{
"items": [
null
],
"totalItems": 0
}
Loading...