Public Job Status
public-api
Public Job Status
Public API: job status (requires the read scope).
#080a: now carries the full result — output (e.g. {"output_asset": id}, persisted
by every workflow at completion) plus error/lifecycle timestamps, so a REST/MCP caller can
find what a finished job produced without scraping the asset list. ?include=steps
additionally returns the persisted per-step progress log (else SSE-only).