Get Lighthouse Results by ID
Lighthouse
Get Lighthouse Results by ID
Retrieves a finished Lighthouse audit by the id from post_dataforseo_on_page_lighthouse_submit.
GET
Get Lighthouse Results by ID
Retrieves a finished Lighthouse audit by the
id from post_dataforseo_on_page_lighthouse_submit. Same report as the live endpoint, and the same 🔴 245 KB of it. Wrapped in DataForSEO’s envelope: data in tasks[0].result, outcome in tasks[0].status_code - a rejected request still returns HTTP 200. If the audit is not finished this returns nothing useful; check get_dataforseo_on_page_lighthouse_ready first.
Example
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
DataForSEO task ID.
Response
Successful response
task identifier required field you can get this ID in the response of the Task POST endpoint example: “07131248-1535-0216-1000-17384017ad04”