Skip to main content

Overview

The rule_executions_by_meeting query retrieves rule execution logs grouped by meeting. This allows you to see which automation rules were triggered for each meeting and what actions were taken.
This query requires an Enterprise plan. See pricing for more details.

Arguments

Int
default:"10"
Maximum number of meeting groups to return. Must be between 1 and 50.
String
Pagination cursor for fetching the next page of results. Use the next_cursor value from a previous response.
Int
default:"5"
Maximum number of execution logs to return per meeting. Must be between 1 and 20.
RuleExecutionFiltersInput
Optional filters to narrow down the results.

Response Fields

[RuleExecutionMeetingGroup]
List of meeting groups with their rule executions.
Boolean
Indicates if there are more results available.
String
Cursor to use for fetching the next page of results.

Usage Example

Pagination

Use cursor-based pagination to fetch additional results:

Error Codes

List of possible error codes that may be returned by the rule_executions_by_meeting query. Full list of error codes can be found here.

The rules service is temporarily unavailable. Please try again later.

Additional Resources

Transcripts

Querying list of transcripts

Analytics

Querying meeting analytics