Get Events
Events
Get Events
GET
Get Events
Retrieves a paginated list of events for the authenticated user’s church.
Built-in registration is handled by
- Requires both an API key and a TheFaithApp member bearer token.
- Supports optional pagination.
Request inputs
Your client API key from the dashboard (Settings page).
Page number for pagination (default: 1).
Response fields
The current page of upcoming events.
Upcoming event records available to the authenticated member’s church.
Indicates whether the client should present a registration flow for this event.
The number of registrations currently counted for this event.
Remaining registration capacity when the event uses capped built-in registration.
The maximum number of event records returned in this page.
The total number of upcoming events available for the church.
Example response
POST /v1/events/{event}/register.