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
Key | Datatype | Required | Description |
---|---|---|---|
after | string | Specifies the pagination cursor for the next page of apps | |
limit | string | Specifies the number of results for a page | |
managedBy | string |