List
List secrets
Authorizations
An access token in Infisical
Query Parameters
The secret metadata key-value pairs to filter secrets by. When querying for multiple metadata pairs, the query is treated as an AND operation. Secret metadata format is key=value1,value=value2|key=value3,value=value4.
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 retrieve the secret value.
true
, false
Whether or not to expand secret references.
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.
true
, false
Weather to include imported secrets or not.
true
, false
The comma separated tag slugs to filter secrets.
Was this page helpful?