List secrets for a project
secrets
List secrets for a project
Retrieves a list of all secrets associated with a specific project. Secrets are stored in Infisical and scoped by organization and project. Returns only secret metadata, not the actual secret values.
GET
List secrets for a project
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

