Count Meetings

GET

Counts the meeting records.

Query parameters

channelenumOptional

Filters for meeting on specified channels.

Allowed values: google_meetofflineotherteamszoom
created_bystringOptional

Filters for meetings created by the specified user(s).

custom_fieldsmap from strings to anyOptional

Filters for meeting on custom fields.

external_refstringOptional

Filters for meetings with the provided external_ref(s).

links.targetstringOptional

Filters for target id in links associated with the meeting.

links.target_object_typestringOptional

Filters for target object type in links associated with the meeting.

membersstringOptional

Filter for meeting on specified Member Ids.

organizerstringOptional

Filter for meeting on specified organizers.

parentstringOptional

Filters for meetings with the provided parent.

stateenumOptional

Filters for meeting on specified state or outcomes.

Allowed values: canceledcompletedno_showrescheduledscheduled
tagsstringOptional

Filters for meeting by tags.

Response

Success.

countlong

The number of meetings matching the filter.

Built with