Get Team Secret

Returns all secrets for the given team.

Authentication

AuthorizationBearer

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

Path Parameters

slugstringRequired

Query Parameters

no_cachebooleanOptionalDefaults to false

Response

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

Errors