testRuns

Get run console and network logs

Retrieve browser console logs and network requests captured during a web run. Use this to debug failures: console errors, failed requests, and 4xx/5xx responses with redacted header and JSON body previews. Telemetry is captured for web runs only and becomes available after the run finishes; mobile runs return 404.

get/v1/runs/{id}/telemetry

Path parameters

idstring uuid required

Test run ID

Headers

Authorizationstring required

API key authentication using Bearer token format

Response

Console and network telemetry

version'1' required

Telemetry payload schema version

Changes

Changed in 1 of the 18 revisions of this API.1