Path: / {BASE} / knowledgedspace

Get all knowledge spaces


Resources
NameDescription
{uuid}Returns the content stored on this context URI

Method Summary
ResourceDescription
GET /{BASE}/knowledgedspaceGet all knowledge spaces

Method Detail
HTTP Example:
GET /{BASE}/knowledgedspace

API Example:

KnowledgeSpaceWebService.listSpaces({});

Get all knowledge spaces

Output:
javax.ws.rs.core.Response - a list of URIs representing the current knowledge spaces
Produces:
application/json