fastmon Docs
Synthetic

Get Synthetic Lighthouse Raw

Fehler melden

The complete, unshaped Lighthouse report for a run + device (~250KB; latest unless analysis_uuid given). Use the smaller /lighthouse unless you need it.

AuthentifizierungBearer <token>

API token generated from the fastmon dashboard (Account → API Token) or at organization level (fmo_…, one that outlives its creator). Send as Authorization: Bearer fm_... or paste the full token (including its prefix) into the Authorize dialog.

In: header

Pfad-Parameter

page_id*Page Id
Formatuuid
site_id*Site Id
Formatuuid

Query-Parameter

device?Device
Match^(desktop|mobile)$
Default"desktop"
analysis_uuid?|

Target a specific run; default latest

Response-Body

application/json

application/json

application/json

application/json

application/json

GET
/sites/{site_id}/synthetic/pages/{page_id}/lighthouse/raw
curl -X GET "https://example.com/sites/497f6eca-6276-4993-bfeb-53cbbbba6f08/synthetic/pages/497f6eca-6276-4993-bfeb-53cbbbba6f08/lighthouse/raw"
{}