Count Meetings (POST)

POST

Counts the meeting records.

Request

This endpoint expects an object.
channellist of enumsOptional

Filters for meeting on specified channels.

created_bylist of stringsOptional

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

created_dateobjectOptional

Provides ways to specify date ranges on objects.

ended_dateobjectOptional

Provides ways to specify date ranges on objects.

external_reflist of stringsOptional

Filters for meetings with the provided external_ref(s).

memberslist of stringsOptional

Filter for meeting on specified Member Ids.

modified_dateobjectOptional

Provides ways to specify date ranges on objects.

organizerlist of stringsOptional

Filter for meeting on specified organizers.

scheduled_dateobjectOptional

Provides ways to specify date ranges on objects.

statelist of enumsOptional

Filters for meeting on specified state or outcomes.

parentlist of stringsOptionalDeprecated

Filters for meetings with the provided parent.

Response

Success.

countlong

The number of meetings matching the filter.

Errors

Built with