Fetch the deliverables dashboard for a project
Projects
Fetch the deliverables dashboard for a project
Returns the deliverables dashboard for a project. Response is wrapped: { success: true, data: DashboardData }. Returns 404 if no audit analysis has been run yet (call POST .../audit-analysis first).
GET
Fetch the deliverables dashboard for a project
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.

