Skip to content

RestAPI

Sean Yu edited this page Jun 3, 2017 · 5 revisions
URL Extension Description
/1/groups Returns a JSON of the list of groups
/1/members Returns a JSON of all registered members
/1/members/<user_id> Returns a JSON object describing the member whose ID is the specified id
/1/organizations Returns a JSON object describing all organizations
/1/organizations/<org_id> Returns a JSON describing the organization whose id is the specified ID
Clone this wiki locally