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
Parameter | Type | Required | Description |
---|---|---|---|
team | string | true | Team ID |
Parameter | Type | Required | Description |
---|---|---|---|
Accept | application/json |
true |