<< Back to oGoing API Documentation
Returns a users group.
URL:
http://api.ogoing.com/users/group
Formats:
json
Requires Authentication
True
Parameters
Response
<ArrayOfOGoingUser> <oGoingUser> <ID>334</ID> <UserName>mike</UserName> <FullName>Mike smith</FullName> <Location>Boston, MA</Location> <Email>[email protected]</Email> <TimeZone>-10:00</TimeZone> <Description>Chief innovator and marketer at oGoing.</Description> <IsProtected>true</IsProtected> <NoOfFollower>20</NoOfFollower> <NoOfFollowing>35</NoOfFollowing> <UpdateCount>250</UpdateCount> <HomeTimelineCount>0</HomeTimeLineCount> </oGoingUser> <oGoingUser> <ID>334</ID> <UserName>mike</UserName> <FullName>Mike smith</FullName> <Location>Boston, MA</Location> <Email>[email protected]</Email> <TimeZone>-10:00</TimeZone> <Description>Chief innovator and marketer at oGoing.</Description> <IsProtected>false</IsProtected> <NoOfFollower>20</NoOfFollower> <NoOfFollowing>35</NoOfFollowing> <UpdateCount>250</UpdateCount> <HomeTimelineCount>0</HomeTimeLineCount> </oGoingUser> <oGoingUser> ... </oGoingUser> <oGoingUser> ... </oGoingUser> ... <ArrayOfOGoingUpdate>
Usage Example
http://api.ogoing.com/users/group?username=user110&password=user110&portalname=http://www.ogoing.com&pageindex=1