Skip to main content
GET
https://api.aisa.one/apis/v1
/
dataforseo
/
on_page
/
lighthouse
/
task_get
/
json
/
{id}
Get Lighthouse Results by ID
curl --request GET \
  --url https://api.aisa.one/apis/v1/dataforseo/on_page/lighthouse/task_get/json/{id} \
  --header 'Authorization: Bearer <token>'
{
  "id": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://aisa.one/docs/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

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

Response

Successful response

id
string

task identifier required field you can get this ID in the response of the Task POST endpoint example: “07131248-1535-0216-1000-17384017ad04”