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

