Skip to main content
GET
Compare two site audits

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-API-Key
string | null

Path Parameters

project_id
string<uuid>
required

Query Parameters

audit_id_1
string<uuid>
required

UUID of the first (older) audit

audit_id_2
string<uuid>
required

UUID of the second (newer) audit

Response

Successful Response

success
boolean
default:true
data
AuditComparisonResponse · object | null

Comparison between two audit runs for the same project.