v1

latestOpenAPI 3.0.02026-07-26300209.6 KB
Runs

Get step HTML snapshot

Serve the full-page HTML snapshot captured at a specific step via API key. Returns raw HTML. Only available when the run was started with capture_config.html: true.

get/v1/runs/{id}/steps/{stepId}/html

Path parameters

idstring required

Run ID

Example:a1b2c3d4-e5f6-7890-abcd-ef1234567890

Run ID

stepIdstring required

Step ID (event ID)

Example:evt_abc123

Step ID (event ID)

Response

HTML snapshot