Provides services for the space gadget to display a user's spaces and pending spaces.
Resource | Description |
---|---|
GET {portalName}/social/spaces/mySpaces/show.{format} | Gets the current user's spaces and pending spaces. |
GET {portalName}/social/spaces/lastVisitedSpace/list.{format} | Provides a way to get the latest spaces ordered by last access and to be able to filter spaces, based on the application Id in the spaces. |
GET {portalName}/social/spaces/spaceInfo | Gets space display info |
GET {portalName}/social/spaces/pendingSpaces/show.{format} | Gets a user's pending spaces. |
GET {portalName}/social/spaces/suggest.{format} | Suggests the space's name for searching. |