List Churches
Church Directory
List Churches
Browse the public church directory with optional search and pagination.
GET
List Churches
Returns the paginated public church directory that third-party apps can browse.Documentation Index
Fetch the complete documentation index at: https://docs.thefaithapp.com/llms.txt
Use this file to discover all available pages before exploring further.
Query parameters
search: optional text filter.page: optional page number.per_page: optional page size.
Request inputs
Your client API key from the dashboard (Settings page).
Optional text search filter.
Page number for pagination.
Number of records to return per page.
Response fields
The current page of the public church directory.
The paginated church records that matched the current filter.
The public church identifier you can pass into
GET /v1/churches/public/{uuid}.The maximum number of church records returned in this page.
The total number of matching churches across the full directory.