All Groups
Retrieve a list of details for all groups of an instance. Code Example
Group by Id
Retrieve the details for an individual group given its Id. Code Example
HTTP Response
Group by Name
Retrieve the details for an individual group given its name. Code Example
HTTP Response
Groups by User
Retrieve the details for an all groups that an individual user belongs to, given a user Id. You can obtain the user Id of the current user using the
domo object (provided via the domo.js javascript file that is included with all apps initialized by the Domo Apps CLI) as demonstrated in the code example below.
Code Example
HTTP Response