List users in a group
Group API
List users in a group
List the users in a group in your Domo instance.
GET
List users in a group
Documentation Index
Fetch the complete documentation index at: https://www.domo.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
The amount of groups to return in the list. The default is 50 and the maximum is 500.
The offset of the group ID to begin list of groups within the response.
Response
200 - application/json
Returns IDs of users that are a part of the requested group.