GET api/Admin/SupervisorRole/Users/Query

Get users by application role (and optional filter) and project

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

IPagedListOfApplicationUserDto
NameDescriptionTypeAdditional information
Total

integer

None.

Items

Collection of ApplicationUserDto

None.

ItemsTotal

ApplicationUserDto

None.

Response Formats

application/json, text/json, text/html, application/xml, text/xml

Sample:

Sample not available.