Skip to main content
GET
Retrieve a lighthouse batch report

Authorizations

X-API-KEY
string
header
required

Path Parameters

id
string
required
Maximum string length: 5000

Response

Successful response.

urls
string[]
required
devices
enum<string>[]
required
Available options:
mobile,
desktop,
macbookAirM1,
highEndLaptop,
ipad102,
galaxyTabS7,
iphone13ProMax,
iphone11,
galaxyS10Plus,
redmiNote8Pro,
iphone7,
galaxyA50,
galaxyJ8,
motoG5,
redmi5A
locations
enum<string>[]
required
Available options:
us,
ca,
br,
de,
uk,
nl,
pl,
ch,
jp,
in,
sg,
au,
id,
kr,
tw
batch_type
enum<string>
required
Available options:
multiple-urls,
multiple-devices,
multiple-locations
id
string
config
object
status
enum<string>
Available options:
idle,
active,
completed
lighthouse_version
string

The version of the lighthouse used to run the tests

report_url
string
created_at
number

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

expires_at
number

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

reports
object[]