Skip to content

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
  
}
]

Playground

Samples

Powered by VitePress OpenAPI