Skip to main content
GET
Record Community Group Attendance (Compatibility)

Authorizations

X-API-Key
string
header
required

Client API key copied from Developer Access in the TheFaithApp dashboard.

Authorization
string
header
required

Member access token returned by POST /v1/auth/token.

Path Parameters

groupId
integer
required

Community group identifier.

Required range: x >= 1

Body

application/json
meeting_date
string<date>
required
records
object[]
required
Minimum array length: 1

Response

Attendance recorded.

The response is of type object.