get https://{serverURL}/api/monitoring/incidents
Get a list of monitoring incidents.
Responses
Get a list of monitoring incidents.
xxxxxxxxxx
curl --request GET \
--url 'https://changeme/api/monitoring/incidents?max=25&offset=0' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: