Get a secretCopy Pageget https://{hostname}/api/secrets/secrets/{secretId}This operation retrieves the details of the secret.Path ParamssecretIdintegerrequiredUniquely identifies a secret.Responses 200Successful response 403An HTTP 403 will be returned if the principal is not authorized to access the instance of access-map that the request was made against. 404An HTTP 404 will be returned if the access-map with the specified entityId is not found.Updated 2 months ago