Count Meetings

GET

Counts the meeting records.

Query parameters

channellist of enumsOptional

Filters for meeting on specified channels.

created_bylist of stringsOptional

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

custom_fieldsobjectOptional

Filters for meeting on custom fields.

external_reflist of stringsOptional

Filters for meetings with the provided external_ref(s).

links.targetstringOptionalformat: "id"

Filters for target id in links associated with the meeting.

links.target_object_typestringOptionalformat: "text"

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

memberslist of stringsOptional

Filter for meeting on specified Member Ids.

organizerlist of stringsOptional

Filter for meeting on specified organizers.

parentlist of stringsOptional

Filters for meetings with the provided parent.

statelist of enumsOptional

Filters for meeting on specified state or outcomes.

tagslist of stringsOptional

Filters for meeting by tags.

Response

Success.

countlong

The number of meetings matching the filter.

Built with