cURL
curl --request GET \ --url https://app.all-hands.dev/api/options/security-analyzers \ --header 'X-Session-API-Key: <api-key>'
[ "<string>" ]
List supported security analyzers.
Successful Response
The response is of type string[].
string[]
Was this page helpful?