Account Password
End-Point
You can use this API to retrieve the hashed password of a specified account in Cloud Directory.
- Definition
- Try It Out
- Code
Get Params
apikey :
LoginRadius API Key [REQUIRED]
apisecret :
LoginRadius API Secret [REQUIRED]
Template Params
uid :
UID, the unified identifier for each user account [REQUIRED]
Output Format
{ "PasswordHash": "Rfc2898Deriv*********A1lgjyagUkYkPiBhDjMDA==**********DWkIQd0dXyW666c=" }