cURL
Shared Secrets
List
List all shared secrets created by the authenticated user or identity in their current organization.
GET
cURL
Documentation Index
Fetch the complete documentation index at: https://infisical-docs-self-host-infra.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
The offset to start listing shared secrets from. Used for pagination.
Required range:
0 <= x <= 100The maximum number of shared secrets to return. Max is 100.
Required range:
1 <= x <= 100