Acuity PPM API
ProjectsReports

GET List reports

Retrieve a snapshot list of project status reports. The source markdown documents this endpoint under /api/snapshot/projects/reports and authenticates with the Company-Api-Token header.

GET/projects/reports

Authorization

Company-Api-Token<UUID>

Ask Acuity Support for your Company-Api-Token token.

You can also find Company-Api-Token: UUID on Project -> Information -> Gear -> Company Api Token.

Missing or invalid Company-Api-Token returns 401 unauthorized.

API Credentials (save your keys here to make the request examples copy-ready)Hidden by default

Save your domain and request headers once, then reuse them across the current docs session.

Session storage clears when this tab closes. Local storage stays available the next time you open the docs in this browser.

Saved values are used in request examples and code snippets on API pages, including the request domain.