cURL
Shared Secrets
Access
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
cURL
Documentation Index
Fetch the complete documentation index at: https://infisical-docs-self-host-infra.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
The ID of the shared secret to access.
Body
application/json
The password for accessing a password-protected shared secret. Only required if the secret is password protected.
Response
Default Response