Navigation
Normal response codes: 200
Table of Contents
Guide That Contains This Content
[+] Expand All
[-] Collapse All
User Details
Retrieves details for a specific user. For example:
v1/{tenant_id}/UserAdmin/usersv1/{tenant_id}/UserAdmin/users/<user_cn>
Normal response codes: 200
Table 1 list the request parameters:
Table 1: Request Parameters
Parameter | Style | Type | Description |
---|---|---|---|
tenant_id | URI | xsd:int | The unique identifier of the tenant or account. Currently it is fixed to 1. |
<user_cn> | The specific user for which information is requested, where user_cn is the user “cn” field. |