Reads the conversation history for a replica with pagination from the end (bottom-up). If the workspace is sleeping, it will be woken and the response will indicate this with waking: true. Retry in 30-90 seconds when waking.
API key authentication. Obtain your API key from the Replicas dashboard under Settings > API Keys.
The unique identifier of the replica
Maximum number of events to return
x >= 1Number of events to skip from the end
x >= 0Successful response
Response containing paginated conversation history
Thread/session ID
History events (paginated from the end)
Total number of events
Whether there are more events available
Currently active coding agent
claude, codex Whether the workspace was just woken from sleep. Retry in 30-90 seconds.