Retrieve a paginated list of branches for the authenticated user’s church. Supports optional pagination.
Retrieves a paginated list of branches for the authenticated user’s church.
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 church branches.
The response is of type object
.