chmeetings.api.* operation is listed below with parameter shapes and return types from the plugin Zod schemas.
Attendance
list
attendance.list
List attendance for an occurrence
Risk: read
paging full type
paging full type
data full type
data full type
Events
get
events.get
Get an event by ID
Risk: read
schedule full type
schedule full type
recurrence full type
recurrence full type
location full type
location full type
list
events.list
List events in a date range (max 366 days)
Risk: read
paging full type
paging full type
data full type
data full type
listOccurrences
events.listOccurrences
List occurrences for an event in a date range
Risk: read
paging full type
paging full type
data full type
data full type
Families
create
families.create
Create a family with members
Risk: write
members full type
members full type
members full type
members full type
delete
families.delete
Delete a family
Risk: destructive
get
families.get
Get a family by ID
Risk: read
members full type
members full type
list
families.list
List families
Risk: read
paging full type
paging full type
data full type
data full type
Groups
addMember
groups.addMember
Add a person to a group
Risk: write
create
groups.create
Create a group
Risk: write
delete
groups.delete
Delete a group
Risk: destructive
get
groups.get
Get a group by ID
Risk: read
list
groups.list
List groups
Risk: read
object[]
Output full type
Output full type
removeMember
groups.removeMember
Remove a person from a group
Risk: destructive
update
groups.update
Update a group
Risk: write
Notes
list
notes.list
List notes for a person
Risk: read
paging full type
paging full type
data full type
data full type
Organizations
addPerson
organizations.addPerson
Add a person to an organization
Risk: write
get
organizations.get
Get an organization by ID
Risk: read
list
organizations.list
List organizations from GET /api/v1/organizations
Risk: read
paging full type
paging full type
data full type
data full type
listPeople
organizations.listPeople
List people in an organization
Risk: read
paging full type
paging full type
data full type
data full type
removePerson
organizations.removePerson
Remove a person from an organization
Risk: destructive
People
create
people.create
Create a person via POST /api/v1/people
Risk: write
address full type
address full type
additional_fields full type
additional_fields full type
family full type
family full type
address full type
address full type
additional_fields full type
additional_fields full type
delete
people.delete
Delete a person via DELETE /api/v1/people/
Risk: destructive
get
people.get
Get a person by ID from GET /api/v1/people/
Risk: read
family full type
family full type
address full type
address full type
additional_fields full type
additional_fields full type
list
people.list
List people from GET /api/v1/people
Risk: read
paging full type
paging full type
data full type
data full type
listOrganizations
people.listOrganizations
List a person organizations
Risk: read
paging full type
paging full type
data full type
data full type
update
people.update
Update a person via PUT /api/v1/people/
Risk: write
address full type
address full type
additional_fields full type
additional_fields full type
Settings
get
settings.get
Get genders, social statuses, grade values, family roles, and member fields
Risk: read
fields full type
fields full type