Retrieve a specific bulletin by its ID for the authenticated user’s church. Returns the complete bulletin with all its content and sections.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Your client API key from the dashboard (Settings page).
Unique identifier of the bulletin to retrieve.
Bulletin information.
The response is of type object
.