Skip to main content
GET
Retrieve a lighthouse report

Authorizations

X-API-KEY
string
header
required

Path Parameters

id
string
required
Maximum string length: 5000
Example:

"lt_LthsZedDcOUfYFHxN"

Response

Successful response.

url
string
required
device
enum<string>
required
Available options:
mobile,
desktop,
macbookAirM1,
highEndLaptop,
ipad102,
galaxyTabS7,
iphone13ProMax,
iphone11,
galaxyS10Plus,
redmiNote8Pro,
iphone7,
galaxyA50,
galaxyJ8,
motoG5,
redmi5A
Example:

"macbookAirM1"

location
enum<string>
required
Available options:
us,
ca,
br,
de,
uk,
nl,
pl,
ch,
jp,
in,
sg,
au,
id,
kr,
tw
Example:

"us"

status
enum<string>
required
Available options:
idle,
active,
success,
failed
lighthouse_version
string
required

The version of the lighthouse used to generate the report

id
string
config
object
metrics
object | null
report_url
string | null

The URL at which SpeedVitals report is accessible (Present when status is success)

created_at
number

Time at which the test was created. Measured in seconds since the Unix epoch.

expires_at
number

Time at which the report will expire. Measured in seconds since the Unix epoch.

error
object | null

Contains error code and description(present only if status is failed)