GET api/Users?team={team}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
team

string

Required

Body Parameters

None.

Response Information

Resource Description

Collection of User
NameDescriptionTypeAdditional information
Id

string

None.

Name

string

None.

Email

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.