GET api/ItUserUsers/Get

For a given university, returns a list of each user type (SiLeaders, Instrcutors, ItUsers, RcAdmins, UniversityAdmins). Students and Tutors are not included, since the list would be too big. They can be accessed though a different call in a paginated manner.

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.