v2

latestOpenAPI 3.1.0Proprietary2026-07-26127193620.1 KB
Functions

Get a function test run trace

Returns the current end-to-end trace for a function test run. The trace is intentionally partial while the test is still in flight: callers can poll this endpoint and watch it fill in from send -> inbound -> webhook deliveries -> outbound requests, logs, and replies.

get/functions/{id}/test-runs/{run_id}/trace

Response

Function test run trace

successtrue required