JomSocial REST API
Categories
Development
Favourites
(3 users)
Activities
getAll
Return all public activities
Photos
- recentAlbums | recent an array of album object of the latest albums
- getAlbum | return single album object
- getPhoto | return single photo object
- getUserAlbums
- countAlbums | return number of albums
- countPhotos | return number of photos
Videos
- recentVideos
- getVideo
- getUserVideos
- countVideos | return number of total videos in the site
Groups
- recentGroups
- getGroup
- getUserGroup | return list of groups belonging to a user
- countGroups | return number of groups in the site
Profile
- getProfile | return single user profile object
- getField | return single field data of a single user
- getActivities | return the user's activities
- countProfile | return number of members in the site


