Get User Operation
Get User Operation
Can only be used by users with POWER_USER and higher roles. Retrieves user details with the given user identifier
GET
Get User Operation
Path Parameters
Response
Successful User Detail Retrieval
ID Number of Registered User
Example:
"8e94a551-5b86-40ba-ae55-b019dee5cc25"
Registered User Name
Example:
"name@domain.com"
Registered User First Name
Example:
"John"
Registered User Last Name
Example:
"Doe"
Registered User Locale
Example:
"tr_TR"
Registered User Time Zone Id
Example:
"Europe/Istanbul"
Registered User Roles
{msg:swagger.schema.auth.register-response.roles}
Available options:
GUEST, API_USER, STANDARD_USER, POWER_USER, EXTENDED_USER, ADMIN Example:
"API_USER"
Registered User Status
Available options:
INACTIVE, ACTIVE, EXPIRED, BLOCKED, DELETED Example:
"INACTIVE"
Registered User Mid Name
Example:
"Bob"