v1
latestOpenAPI 3.1.02026-07-22100167210.7 KBReplica
Read History
Reads the conversation history for a replica with pagination from the end (bottom-up). Optionally filter by chat ID. If the workspace is sleeping or archived, it will be woken and the response will indicate this with waking: true. Retry in 30-90 seconds when waking.
get/v1/replica/{id}/history
Path parameters
idstring uuid required
The unique identifier of the replica
Query parameters
chat_idstring
Filter history to a specific chat
limitinteger
Maximum number of events to return
offsetinteger
Number of events to skip from the end
Response
Successful response