Get Group Members
Groups
Get Group Members
Returns a paginated list of all users who are members of the specified group. Use this endpoint to inspect current group membership before making changes, or to sync group membership data into an external system.
GET
Get Group Members
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The unique VOMO identifier for the group whose members to retrieve.
Response
Returns the paginated list of users who are members of this group. The response includes pagination links and meta fields to navigate additional pages.
Last modified on June 5, 2026