Get Church Branches
Church Directory
Get Church Branches
GET
Get Church Branches
Retrieves a paginated list of branches for the authenticated user’s church.
- Requires both an API key and a Firebase ID token.
- Supports optional pagination.
- Each branch includes its associated gatherings/meetings with details like name, schedule, and status.
Request inputs
Your client API key from the dashboard (Settings page).
Page number for pagination (default: 1).
Response fields
The current page of branch results.
Branch records returned for the authenticated member’s church.
Active gatherings attached to each branch, formatted for app display.
The maximum number of branch records returned in this page.
The total number of matching branches across all pages.