v4

latestOpenAPI 3.1.02026-08-08221179273.1 KB
social-feed

Get Church Social Feed

Return social feed events from all members of a church, ordered by most recent first. If church_id is provided, return events for that church; otherwise fall back to the authenticated user's home church.

get/api/social-feed/church

Query parameters

limitinteger
offsetinteger
church_idinteger nullable

Headers

x-user-idstring nullable

Response

Successful Response

idstring required
church_idinteger nullable
event'streak' | 'journal' | 'prayer' | 'prayer_wall' | 'achievement' required

Event types for the user social feed.

NOTE: The social_feed_event_type enum in the database also needs to be updated whenever values are added or removed here.

metadataobject required
created_atstring date-time required