List the user's audit projects
Projects
List the user's audit projects
Returns all of the user’s audit projects, ordered by most recently updated. Each project includes status flags (hasAnalysis, hasInterviewAnalysis, hasAuditAnalysis, hasDeliverables), document and stakeholder counts, and a calculated analysisProgress percentage. Sorted to surface projects with documents first.
GET
List the user's audit projects
Authorizations
A Personal Access Token issued from https://app.auditynow.com/dashboard/settings/api-tokens. Format: aky_<32 random chars>.
Response
Array of project summaries
Lifecycle state of an audit project.
Available options:
setup, analysis, interviews, complete, archived Percentage 0-100 representing how far through the audit lifecycle this project is.
Required range:
0 <= x <= 100
