Skip to main content
GET
按 ID 获取 Lighthouse 结果
post_dataforseo_on_page_lighthouse_submit 返回的 id 取回已完成的 Lighthouse 审计。报告与 live 版相同,🔴 245 KB 也相同。响应包在信封里:数据在 tasks[0].result,成败在 tasks[0].status_code——请求被拒时 HTTP 仍是 200。 审计还没完成时取不到有用内容,先看 get_dataforseo_on_page_lighthouse_ready

示例

授权

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

路径参数

id
string
必填

DataForSEO 任务 ID。

响应

成功响应

id
string

任务标识符,必填字段;你可以从 Task POST 端点的响应中获取此 ID,例如:“07131248-1535-0216-1000-17384017ad04”