cURL
curl --request GET \ --url https://us.infisical.com/api/v2/secret-scanning/data-sources/options
{ "dataSourceOptions": [ { "name": "GitHub", "connection": "github-radar", "type": "github" } ] }
List the available Secret Scanning Data Source Options.
Default Response
Show child attributes
Was this page helpful?