Get visible announcements
GET
/api/announcements
Get all visible announcements to show preview in homepage.
Responses
All visible announcements.
application/json
JSON { "title": "Announcement title", "id": 1 }
[
]
Get all visible announcements to show preview in homepage.
All visible announcements.