Endpoints
GET /v1/sessions?harness={id}&limit=20GET /v1/sessions/{session_id}GET /v1/sessions/{session_id}/turnsGET /v1/sessions/{session_id}/filesGET /v1/sessions/{session_id}/files?changed=trueGET /v1/containers/{session_id}/files/{file_id}/contentGET /v1/sessions/{session_id}/files/archive
Archive
The archive endpoint returns generated artifacts as one zip while preserving folder hierarchy. Use ?changed=true for only the latest turn, or ?files=fid1,fid2 for an explicit file set.
Open standard
Listing sessions and reading turns after a dropped stream uses the inspection endpoints — GET /v1/sessions, /{id}, and /{id}/turns — that UHP defines at conformance class Extended. See the UHP Sessions chapter.
Create API Key
Ready to run this against a live workspace? Keys take under a minute.

