GET
/
api
/
options
/
security-analyzers
List Security Analyzers
curl --request GET \
  --url https://app.all-hands.dev/api/options/security-analyzers \
  --header 'X-Session-API-Key: <api-key>'
[
  "<string>"
]

Authorizations

X-Session-API-Key
string
header
required

Response

200 - application/json

Successful Response

The response is of type string[].