Secrets
Retrieve
Get a secret by name
GET
This endpoint requires you to disable end-to-end encryption. For more information, you should consult this note.
Authorizations
An access token in Infisical
An API Key in Infisical
Path Parameters
The name of the secret to get.
Query Parameters
The ID of the project to get the secret from.
The slug of the environment to get the secret from.
The path of the secret to get.
The version of the secret to get.
The type of the secret to get.
Available options:
shared
, personal
Weather to include imported secrets or not.
Available options:
true
, false
Response
200 - application/json
Was this page helpful?