Hi @pablo - One more update. The alerts are triggering and i am getting notification in my teams and slack channels. seems the issue is with the UI list actions and alert panel.
below is the error from dashboard logs when i try to list the channels after editing the monitor
{"type":"response","@timestamp":"2026-05-21T18:11:26Z","tags":[],"pid":1,"method":"get","statusCode":400,"req":{"url":"/api/notifications/features","routePath":"/api/notifications/features","method":"get","headers":{"x-forwarded-for":"39.100.123.20","x-forwarded-proto":"https","x-forwarded-port":"443","host":"opensearch-internal.com","x-amzn-trace-id":"Root=1-6a0f4ace-4b3ea80b796e32476d2959db","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:151.0) Gecko/20100101 Firefox/151.0","accept":"*/*","accept-language":"en-US,en;q=0.9","accept-encoding":"gzip, deflate, br, zstd","referer":"https://opensearch-internal.com/app/monitors","content-type":"application/json","osd-version":"3.6.0","osd-xsrf":"osd-fetch","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4"},"remoteAddress":"10.20.131.4","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:151.0) Gecko/20100101 Firefox/151.0","referer":"https://opensearch-internal.com/app/monitors"},"res":{"statusCode":400,"responseTime":5,"contentLength":9},"message":"GET /api/notifications/features 400 5ms - 9.0B"}
{"type":"response","@timestamp":"2026-05-21T18:11:27Z","tags":[],"pid":1,"method":"get","statusCode":400,"req":{"url":"/api/notifications/get_configs?from_index=0&max_items=5000&sort_field=name&sort_order=asc","routePath":"/api/notifications/get_configs","method":"get","headers":{"x-forwarded-for":"39.100.123.20","x-forwarded-proto":"https","x-forwarded-port":"443","host":"opensearch-internal.com","x-amzn-trace-id":"Root=1-6a0f4acf-0ac6062862d2538a1628f25b","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:151.0) Gecko/20100101 Firefox/151.0","accept":"*/*","accept-language":"en-US,en;q=0.9","accept-encoding":"gzip, deflate, br, zstd","referer":"https://opensearch-internal.com/app/monitors","content-type":"application/json","osd-version":"3.6.0","osd-xsrf":"osd-fetch","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4"},"remoteAddress":"10.20.131.4","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:151.0) Gecko/20100101 Firefox/151.0","referer":"https://opensearch-internal.com/app/monitors"},"res":{"statusCode":400,"responseTime":5,"contentLength":9},"message":"GET /api/notifications/get_configs?from_index=0&max_items=5000&sort_field=name&sort_order=asc 400 5ms - 9.0B"}
is this api correct : /api/notifications/get_configs