Get OnPage Lighthouse Completed Tasks
Lists the Lighthouse audits that have finished and are waiting to be collected.
null with status_code 20000 and Ok. when nothing is ready - an empty queue, not an error. Measured at 391 bytes. Wrapped in DataForSEO’s envelope: data in tasks[0].result, outcome in tasks[0].status_code - a rejected request still returns HTTP 200. Retrieve what it names with get_dataforseo_on_page_lighthouse_task_get_json.
Example
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Successful response
the current version of the API
general status code you can find the full list of the response codes here Note: we strongly recommend designing a necessary system for handling related exceptional or error conditions
general informational message you can find the full list of general informational messages here
execution time, seconds
total tasks cost, USD
the number of tasks in the tasks array
the number of tasks in the tasks array returned with an error
array of tasks
task identifier unique task identifier in our system in the UUID format
status code of the task generated by DataForSEO; can be within the following range: 10000-60000 you can find the full list of the response codes here
informational message of the task you can find the full list of general informational messages here
execution time, seconds
cost of the task, USD
number of elements in the result array
URL path
contains the parameters passed in the request’s URL
array of results
task identifier of the completed task unique task identifier in our system in the UUID format
user-defined task identifier
URL for collecting the results of the OnPage Lighthouse JSON task