Cursion DocsCursion Docs
Home
Dashboard
Home
Dashboard
  • Guides

    • Account
    • Billing
    • Selfhost
    • App
    • API
    • CLI
    • MCP
    • Data
  • API

    • Site
    • Page
    • Scan
    • Test
    • Case
    • CaseRun
    • Flow
    • FlowRun
    • Issue
    • Schedule
    • Alert
    • Report
    • Process
  • CLI

    • Site
    • Page
    • Scan
    • Test
    • Case
    • Flow

Data

Below is a verbose list of all available data type names (as recognized by the API), a description of the data, and which object they are associated with.

Info

Security and Lighthouse specific types are noted with (SEC) and (LH) respectively.

Name (string)DescriptionParent Object
healthCalculated health score from that ScanScan
logsTotal number of error logs found in that ScanScan
lighthouse_averageAverage of all Lighthouse scores for that ScanScan
seo(LH) SEO score for that ScanScan
performance(LH) Perfomance score for that ScanScan
best_practices(LH) Best Practices score for that ScanScan
accessibility(LH) Accessibility score for that ScanScan
pwa(LH) PWA score for that ScanScan
crux(LH) CRUX score for that ScanScan
security_average(SEC) Average of all Security scores for that ScanScan
browser(SEC) Browser score for that ScanScan
transport(SEC) Transport score for that ScanScan
scripts(SEC) Scripts score for that ScanScan
forms(SEC) Forms score for that ScanScan
compliance(SEC) Compliance score for that ScanScan
test_scoreCalculated test score from that TestTest
test_statusOne of working, passed, failed, or incompleteTest
current_healthCalculated health score from second ScanTest
current_lighthouse_averageAverage of all Lighthouse scores from second ScanTest
seo_delta(LH) Difference in SEO scoresTest
performance_delta(LH) Difference in Perfomance scoresTest
best_practice_deltas(LH) Difference in Best Practices scoreTest
accessibility_delta(LH) Difference in Accessibility scoreTest
pwa_delta(LH) Difference in PWA scoresTest
crux_delta(LH) Difference in CRUX scoresTest
current_security_averageDifference in Average of all Security scores from second ScanTest
browser_delta(SEC) Difference in Browser scoreTest
transport_delta(SEC) Difference in Transport score (not VRT)Test
scripts_delta(SEC) Difference in Scripts scoreTest
forms_delta(SEC) Difference in Forms scoreTest
compliance_delta(SEC) Difference in Compliance scoreTest
html_scoreHTML component score for that TestTest
logs_scoreLogs component score for that TestTest
images_scoreImages component score for that TestTest
lighthouse_scoreLighthouse component score for that TestTest
security_scoreSecurity component score for that TestTest
ai_brokentrue or false, derived from AI Analysis of imagesTest
caserun_statusOne of working, passed, or failedCaseRun
flowrun_statusOne of working, passed, or failedFlowRun
Last Updated:
Contributors: Landon
Prev
MCP