List all users in the group
This is formatted in an array of user objects with id, name, displayName, and actualName
Request
GET http://{hostname}:{port}
/groups/{group}/users
Accept: application/json
Parameter | Type | Required | Description |
---|---|---|---|
group | string | true | Group ID |
Parameter | Type | Required | Description |
---|---|---|---|
Accept | application/json |
true |