latestOpenAPI 3.0.02026-08-066425196.1 KB
cafec81df996
Announcements
Get a list of announcements.
Retrieve a paginated list of announcements.
get/announcements
Query parameters
pageinteger
The page number of announcements to retrieve.
limitinteger
The number of announcements to display per page.
status'ACTIVE' | 'DRAFT' | 'INACTIVE'
The status of the announcements to filter by.
sortCol'status' | 'created_at' | 'updated_at' | 'user_name'
The column to sort the announcements by.
sortOrder'asc' | 'desc'
The order of sorting (ascending or descending).
Response
A list of announcements.