Get Team Secret

Returns all secrets for the given team.

Path parameters

slugstringRequired

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