Skip to main content
GET
Get the latest audit analysis

Authorizations

Authorization
string
header
required

A Personal Access Token issued from https://app.auditynow.com/dashboard/settings/api-tokens. Format: aky_<32 random chars>.

Path Parameters

id
string<uuid>
required

The project's UUID.

Response

Latest audit analysis

id
string<uuid>
required
projectId
string<uuid>
required
status
enum<string>
required
Available options:
running,
complete,
failed
createdAt
string<date-time>
executiveSummary
string | null
opportunityCount
integer
riskCount
integer
synthesis
object

Full structured synthesis output. Shape varies by audit type. See Audity-v1/types/comprehensive-audit.ts for full type.