<div dir="ltr"><div><div>Hi All,<br><br></div>I have a scenario where I need to retrieve the secret key of a given access key id (of EC2 credentials) from Keystone. I know that this can be done by sending a GET request to the following URL:<br><br></div><div>v3/users/{user_id}/credentials/OS-EC2/access_key_id<br><br></div><div>I don't have the user_id required for the above request, but I have the admin username and admin password, that was used to create the EC2 credentials. Is there a way to get the user_id, and then get the secret key from Keystone?<br><br></div><div>Thanks,<br></div><div>Pritha<br></div><span style="color:rgb(3,47,98);font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:pre;word-spacing:0px;background-color:rgb(230,255,237);text-decoration-style:initial;text-decoration-color:initial;display:inline;float:none"></span></div>