Secrets›
Secrets
Retrieve all secrets stored in your account.
This API lets you fetch all the secrets associated with your [username](https://www.lambdatest.com/support/docs/hyperexecute-how-to-get-my-username-and-access-key/). You get a comprehensive list of your stored confidential information, making it easier to manage and verify your secrets.
GET
/v1.0/secrets/list/{username}
Authorizations
Authorizationstringheaderrequired
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
usernamestringrequired
Enter your LambdaTest username
Response
application/jsonSuccessful operation
dataarray
statusstring