Skip to main content
GET
Fetch one audit, including its issue summary and progress.

Authorizations

X-API-Key
string
header
required

Company API key - scoped to a specific company. Generate from the Integrations page in your dashboard.

Path Parameters

auditId
string
required

Query Parameters

companyId
string
required

Company ID

page
integer

1-indexed page number

pageSize
integer

Rows per page, max 100

Response

The audit

The site audit

audit
object

A site audit. Carries its own rolled-up totals, so listing audits never loads the per-page rows.