Gets user details for the specified user belong to the specified namespace.
Field | Description | Type | Notes |
<user> | |||
<namespace> | Namespace that owns the user | URI | |
<name> | User name | URI | |
<locked> | Set true if user needs to be is to be locked, false otherwise | Boolean | |
<created> | Gets the user's creation date as an ISO-8601 timestamp. | String | |
<tags> | Gets the tags associated with this user. May be null if the user has no tags. | String |
0-* Elements |
<tags> | Gets the tags associated with this user. May be null if the user has no tags. | ||
<tag> |
0-* Elements |
||
<name> | The name of a tag | String | |
<value> | The value of a tag | String | |
</tag> | |||
</tags> | |||
<centerapassword> | Gets the user's centerapassword. | String | |
<swiftpassword> | Gets the user's swiftpassword. | String | |
</user> |