Request
Continue
POST /{harness_id}/v1/responses
Content-Type: application/json
{
"input": "Continue where you left off and finish the remaining work.",
"previous_response_id": "<response id>",
"metadata": { "session_id": "<session id>" },
"stream": true
}Ownership
Before continuing, your server should verify that the current user or tenant owns the saved response and session mapping.
Open standard
Sending previous_response_id to resume work is UHP session continuation, which guarantees the follow-up runs with the same working directory, conversational context, and configured harness. See session continuation in the UHP Sessions chapter.
Create API Key
Ready to run this against a live workspace? Keys take under a minute.

