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
slug
Query parameters
no_cache
Response
Successful Response
secrets
List containing metadata of all stored secrets, with masked secret values.