curl --location --request GET '/api/detectors'{
"comment": "string",
"detectors": [
{
"name": "string",
"title": [
{
"locale": "string",
"text": "string"
}
],
"description": [
{
"locale": "string",
"text": "string"
}
]
}
]
}