List Group Members

GET {{baseUrl}}/api/v1/groups/:groupId/users?after=<string>&limit=<integer>&managedBy=<string>

Enumerates all users that are a member of a group.

Request Params

KeyDatatypeRequiredDescription
afterstringSpecifies the pagination cursor for the next page of apps
limitstringSpecifies the number of results for a page
managedBystring