List all users on this team

This method returns a JSON array that contains all of the users that aren't on the specified team, using the 'name' format.

Request

GET http://{hostname}:{port}
  /teams/{team}/usersInTeam
Accept: application/json
Table 1. URL parameters
Parameter Type Required Description
team string true Team ID
Table 2. Header parameters
Parameter Type Required Description
Accept application/json true