cURL
curl --request GET \ --url https://us.infisical.com/api/v1/secret-syncs/options
{ "secretSyncOptions": [ { "name": "AWS Parameter Store", "connection": "aws", "destination": "aws-parameter-store", "canImportSecrets": true } ] }
List the available Secret Sync Options.
Default Response
Show child attributes
Was this page helpful?