Retrieve a paginated list of bulletins for the authenticated userโs church. Bulletins can be either native (HTML content) or PDF files.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Your client API key from the dashboard (Settings page).
Page number for pagination (default: 1).
Paginated list of bulletins.
The response is of type object
.