- Requires both an API key and a Firebase ID token.
- Returns the latest published bulletin with all its content and sections.
- Useful for displaying the current bulletin on the main screen or dashboard.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Your client API key from the dashboard (Settings page).
Response
Latest bulletin information.
The latest bulletin object.