Download the private debug screenshot for an owned failed request

Returns only a bounded viewport PNG. It is tenant-scoped and uses Cache-Control private, no-store. Known form controls are masked, but target-page content may still be visible; enable debug_artifacts only with user consent for the target data.

GET
/api/v1/client/requests/{id}/debug-artifacts/screenshot

Returns only a bounded viewport PNG. It is tenant-scoped and uses Cache-Control private, no-store. Known form controls are masked, but target-page content may still be visible; enable debug_artifacts only with user consent for the target data.

AuthorizationBearer <token>

In: header

Path Parameters

id*string
Formatuuid

Response Body

image/png

curl -X GET "https://example.com/api/v1/client/requests/497f6eca-6276-4993-bfeb-53cbbbba6f08/debug-artifacts/screenshot"
"string"