v10

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-31116192.0 KB
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.

capability'web_search' | 'pii_expansion' | 'social_profile_analysis' required
completedAtstring date-time nullable
expiresAtstring date-time nullable
jobIdstring required
resultUrlstring nullable
startedAtstring date-time nullable
status'queued' | 'running' | 'completed' | 'failed' | 'expired' required
streamUrlstring nullable
submittedAtstring date-time required