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 environment to list secrets from.
The secret path to list secrets from.
Whether or not to retrieve the secret value.
Available options:
true
, false
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.