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
Table 1. URL parameters
Parameter Type Required Description
group string true Group ID
Table 2. Header parameters
Parameter Type Required Description
Accept application/json true