For the complete documentation index, see llms.txt. This page is also available as Markdown.

Announcements

Get active announcements for current user (works for anonymous users)

get
Responses
200

Successful response

application/json
idnumberRequired
titlestringRequired
descriptionstringRequired
imageUrlstring · nullableRequired
actionButtonLabelstring · nullableRequired
actionButtonUrlstring · nullableRequired
startDateTimestringRequired
endDateTimestringRequired
statusstring · enumRequiredPossible values:
createdAtstringRequired
updatedAtstringRequired
authorAvatarUrlstring · nullableRequired
get/announcements/active

Mark an announcement as viewed

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idnumberRequired
Responses
200

Successful response

application/json
okconst: Required
post/announcements/{id}/viewed

Last updated