Retrieve a specific secret by ID.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The id of the secret to retrieve.
Successfully retrieved secret
The Secret object represents a securely stored secret that can be referenced in converse API calls.