Get list of all secrets (metadata only)
Get list of all secrets (metadata only)
This endpoint returns a list of all secrets. Values are never returned by this endpoint.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
Successfully retrieved list
id
name
description
hasPreviousValue
createdTime
updatedTime
createdBy
updatedBy
Errors
401
Unauthorized Error
429
Too Many Requests Error
5XX
Server Error