Retrieves a paginated list of active chats for a worker. Supports cursor-based pagination for infinite scroll.
Documentation Index
Fetch the complete documentation index at: https://docs.roostedhr.com/llms.txt
Use this file to discover all available pages before exploring further.
last_seen_id with the ID of the last chat from the previous page to fetch the next set of results. Omit it for the first page.Worker ID
Fetches all chats if true
Title search query for chats
ID of the last chat from the previous page. Omit for the first page.
Maximum number of chats to return per page.