web-search
Read a web/media search job
Read the persisted job envelope for one web-search run. When the job has completed, the result field contains a paginated page of normalized items controlled by the limit and cursor query parameters.
get/v1/web-search/jobs/{job_id}
Path parameters
job_idstring required
Query parameters
limitinteger
cursorstring nullable
Response
Persisted job state with an optional paginated result page.