Skip to main content
GET
/
v1
/
lighthouse-tests
/
{id}
/
resources
/
{resource_name}
Get a report resource
curl --request GET \
  --url https://api.speedvitals.com/v1/lighthouse-tests/{id}/resources/{resource_name} \
  --header 'X-API-KEY: <api-key>'
"<string>"

Authorizations

X-API-KEY
string
header
required

Path Parameters

id
string
required
Maximum string length: 5000
resource_name
enum<string>
required
Available options:
pdf,
har,
video
Maximum string length: 5000

Response

Successful response.

The response is of type file.