Upstream call audit (debug runs only, owner only)
Upstream call timeline of a debug run (run_kind=test): one entry
per upstream HTTP interaction of an api kind run (submit / status /
fetch). summary aggregates the full audit trail by (attempt,
stage) (independent of pagination — see at a glance which stage is
stuck); items carries metadata only — request/response bodies are
fetched on demand via the single-entry detail endpoint.
You can only read your own debug runs: someone else’s, nonexistent
and production runs all return 404. Credentials and environment
values are masked on the write side; values marked sensitive in
the input contract are masked again on the read side. code kind
runs have no HTTP audit trail and return an empty list.
Authorizations
DataHub API Key
Path Parameters
Query Parameters
x >= 01 <= x <= 500^(submit|status|fetch)$Response
Successful Response