Returns the full project record, including documents array and analysis status flags. Returns 404 if the project doesn’t exist or doesn’t belong to the authenticated user (ownership is enforced by an explicit user_id filter in this route, not RLS, since the route uses the service-role client).
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.
A Personal Access Token issued from https://app.auditynow.com/dashboard/settings/api-tokens. Format: aky_<32 random chars>.
The project's UUID.
Project detail
Lifecycle state of an audit project.
setup, analysis, interviews, complete, archived Percentage 0-100 representing how far through the audit lifecycle this project is.
0 <= x <= 100Inline business analysis records, if present. Empty array when none.