Overview
Index
Root resource
summary:
resource
|
method
detail:
method
Path: /
{BASE}
/ knowledgedspace
Get all knowledge spaces
Resources
Name
Description
{uuid}
Returns the content stored on this context URI
Method Summary
Resource
Description
GET /{BASE}/knowledgedspace
Get 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
Overview
Index
Root resource
summary:
resource
|
method
detail:
method