Hello,
I have an issue, I can not see Alerts via API wether I am trying slight_smile:
curl “localhost:3000/api/alerts” --request GET --header “Authorization: Bearer xxx” --header “Content-Type: application/json”
or
curl “localhost:3000/api/v1/alerts” --request GET --header “Authorization: Bearer xxx” --header “Content-Type: application/json”
BUT I am able to see them into GUI :
Could you please help me ?
Thanks in advance for your reply and Best Regards,
Alex