v2
latestOpenAPI 3.0.3Proprietary2026-07-263483431.1 MBBusiness Bundles
List bundle follow-up chats
Requires the bundle:list scope. Retrieves a paginated list of follow up chats for a bundle.
get/v3/bundles/{bundle_id}/follow-up-chats
Query parameters
next_cursorstring
Opaque cursor for the next page.
previous_cursorstring
Opaque cursor for the previous page.
page_sizeinteger
Example:25
Number of items per page (default: 25, max: 25)
Response
Paginated list of follow up chats
Example response
{
"is_paginated": true,
"page_size": 25
}