Get Secret Group
Secret Groups
Get Secret Group
Get Secret Group by id. This method does not return the secret values of the associatedSecrets in the response. A separate API call to /v1/secrets/{id} should be made to fetch the associated secret value.
GET
Get Secret Group
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Secret Id of the secret group.
Response
Returns the Secret Group associated with provided id
Secret Group