Before you start
For access requirements and API version support, see: Authorization
Scopes
API versioning
Reports resources
Related APIs
For a broader comparison, see Data and analytics APIs.
Filtering reports
Report filters are nested underfilters. If you omit this object, the report covers the previous 7 days. Each method schema lists the filters it supports.
The following request combines several chat report filters:
- Returns daily results for August in the
America/New_Yorktimezone. - Selects continuous chats assigned to groups
1or2and started by customers in the United States. - Excludes chats tagged
spamortest. - Requires both message and file events.
- Filters by who sent the first agent response.
Combine chat report filters
values to include matches or exclude_values to omit them. You cannot provide both.
Filter by form submissions
Filter by form submissions
Place the time range inside the form filter when you want to select chats based on form submission time. Do not also provide
filters.from and filters.to in the same request.Filter by pre-chat form submissions