Get User Secret

Returns all secrets for the given user.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

no_cachebooleanOptionalDefaults to false

Response

Successful Response
secretslist of objects
List containing metadata of all stored secrets, with masked secret values.

Errors