Get fetch job result
Returns a fetch job’s result as a bare fetch response rather than the job envelope. /v1/job/{job_id} accepts the same ids and is the endpoint to prefer.
Authorizations
Every request carries a bearer API key, which looks like ph_live_.... Keep keys server-side, because a key grants full control of your sessions. A missing header returns 401; an invalid or revoked key currently returns 403, so treat the two together as authentication failure.
Path Parameters
Response
Successful Response
ok, blocked, error, or pending.
The URL after redirects.
Set only when async_mode was requested.
none, or the challenge family detected.
The page title.
Extracted text content.
Rendered DOM size in bytes.
The rendered DOM. Present only when include_html was set.
A block was detected and recovered automatically.
Attempts, winning strategy, and cost of the recovery.
Present only when record was set.
Challenge classification.
The authoritative signal that a real document came back. Trust this over status.
Set when a blocked status was flipped to ok because real content came back.