Secrets
List
List secrets
GET
/
api
/
v3
/
secrets
/
raw
Authorizations
An access token in Infisical
Query Parameters
The ID of the project to list secrets from.
The slug of the project to list secrets from. This parameter is only applicable by machine identities.
The slug of the environment to list secrets from.
The secret path to list secrets from.
Whether or not to expand secret references.
Available options:
true
, false
Whether or not to fetch all secrets from the specified base path, and all of its subdirectories. Note, the max depth is 20 deep.
Available options:
true
, false
Weather to include imported secrets or not.
Available options:
true
, false
The comma separated tag slugs to filter secrets.