GET api/Users?team={team}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
team | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of UserName | Description | Type | Additional information |
---|---|---|---|
Id | string |
None. |
|
Name | string |
None. |
|
string |
None. |
||
Rights | Collection of string |
None. |
|
Teams | Collection of Team |
None. |
|
IsActive | boolean |
None. |
Response Formats
application/json, text/json, text/html, application/xml, text/xml
Sample:
Sample not available.