Get an AI summary of a WhatsApp group conversation

Returns an AI-generated summary of a WhatsApp group conversation for an exact date range. Note: the legacy /whatsapp/wa-group/ai-summary spelling still resolves via the generic group passthrough, but /channel/wa-group/ai-summary is the canonical path. The range is inclusive, interpreted in UTC at day granularity, and may span at most 7 days (Monday to Sunday is allowed; an 8th day is rejected). The summary is generated once per distinct date range and stored, so repeating the same request returns the stored copy without a further AI call. It is regenerated automatically when the conversation inside the range changes. Each generation consumes one AI summarisation credit; a stored result costs nothing. Requires the chat-summary feature to be enabled for the organization.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

Unique identifier for the group

date
required

Inclusive start of the range (UTC). Example: 2026-06-15

date
required

Inclusive end of the range (UTC). Must be on or after startDate, and at most 7 days from it. Example: 2026-06-21

Responses

400

Invalid parameters, or the date range is inverted or longer than 7 days

401

Missing or invalid API key, or insufficient permissions for this group

403

The chat-summary feature is not enabled for this organization

404

Group not found for the given groupId

422

Insufficient AI credits

429

Rate limit exceeded

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json