v4
latestOpenAPI 3.0.32026-07-312,317012.2 MBSecret Sharing
Access a shared secret by its ID. If the secret is password protected, you must provide the password in the request body. Returns the secret value if access is granted, or an error if access is denied. The endpoint requires authentication if the shared secret is scoped to an organization.
post/api/v1/shared-secrets/{id}/access
Path parameters
idstring required
The ID of the shared secret to access.
Request body
Response
Default Response