Returns a collection of users. To limit the search results, use Identity/Users/SearchForUsers.
Value | Notes | |
---|---|---|
URI | {Service Root URI}/Identity/Users?{Query Options} e.g. https://api.denallix.com:443/K2Services/REST.svc/Identity/Users |
|
Method | GET | |
Return Type |
UserCollection or Failure |
|
Return Example | <UserCollection xmlns="http://schemas.k2.com/user/d1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <User Username="DENALLIX\Brandon" Fqn="K2:DENALLIX\Brandon" Email="Brandon@denallix.com" Manager="DENALLIX\Erica" DisplayName="Brandon Brown"/> <User Username="DENALLIX\Mark" Fqn="K2:DENALLIX\Mark" Email="Mark@denallix.com" Manager="DENALLIX\Erica" DisplayName="Mark Green"/> </UserCollection> |
Video | Links | Learn | Support |
No videos found for this article K2 on YouTube
No Additional links found for this article
No self-learning content for this article Try some scenarios...
No relevant support links available for this article
|