Admin Get User
POST {{aws_cognito_identity_provider_base_url}}/?Action=AdminGetUser
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Action | string | The user name of the user you wish to retrieve. |
Request Body
{"Username"=>"string", "UserPoolId"=>"string"}