Get password
GET/identity/v2/manage/account/:uid/password
Retrieves the password details for a user account using the UID.
Request
Responses
- 200
- 400
- 401
- 403
Password details retrieved successfully.
Bad Request - Invalid or missing parameters.
Status Unauthorized: The request requires user authentication.
Forbidden - The client is not authorized to perform this action.