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).

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 stringsOptionalDeprecated

Filters for meetings with the provided parent.

statelist of enumsOptional

Filters for meeting on specified state or outcomes.

Response

Success.

countlong

The number of meetings matching the filter.

Errors

Built with