v1

latestOpenAPI 3.1.02026-07-22100167210.7 KB
Replica

Get Chat Queue

Returns queued messages for a chat. The currently processing message is not included.

get/v1/replica/{id}/chats/{chatId}/queue

Path parameters

idstring uuid required

The unique identifier of the replica

chatIdstring required

The unique identifier of the chat

Response

Queue retrieved successfully

chatIdstring required

Chat session ID.

processingboolean required

Whether the chat is currently doing work — either processing a foreground message or running background/spawned-agent tasks.