Get Bulletins
Notifications And Profiles
Get Bulletins
GET
Get Bulletins
Retrieves a paginated list of bulletins for the authenticated user’s church.
- Requires both an API key and a TheFaithApp member bearer token.
- Supports optional pagination.
- Bulletins can be either native (HTML content) or PDF files.
- Each bulletin may contain sections with different content types (text, links, images).
Request inputs
Your client API key from the dashboard (Settings page).
Page number for pagination (default: 1).
Response fields
The current page of published bulletins.
The paginated list of published bulletins for the member’s church.
The bulletin format, typically
pdf or a native content entry.Processed bulletin sections that the client can render when the bulletin is not PDF-only.
The maximum number of bulletins returned in this page.
The total number of published bulletins available for the church.