Get the latest audit analysis
Projects
Get the latest audit analysis
Returns the most recent completed audit analysis for the project. If analysis is still running, returns status: "running". If never run, returns 404.
GET
Get the latest audit analysis
Documentation Index
Fetch the complete documentation index at: https://docs.auditynow.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
A Personal Access Token issued from https://app.auditynow.com/dashboard/settings/api-tokens. Format: aky_<32 random chars>.
Path Parameters
The project's UUID.
Response
Latest audit analysis
Available options:
running, complete, failed Full structured synthesis output. Shape varies by audit type. See Audity-v1/types/comprehensive-audit.ts for full type.

