Skip to content

Search Alert Rule

POST
/alerts/v1/search
curl --request POST \
--url http://localhost:3000/alerts/v1/search \
--header 'Content-Type: application/json' \
--data '{ "request": {} }'
Media type application/json
object
Example
{
"request": {}
}

Successful response

Media type application/json