Reference
Get reports
Lists the security reports generated for the app, newest first. Each item carries a downloadUrl for fetching the PDF. Security reports are a paid feature — a free-tier (trial) organization receives 402.
GET
Get reports
Authorizations
JWT login token tied to your Perfai user (not a separate API key). Obtain it via POST /api/v1/auth/token with your username and password (use the returned id_token) — the same login the web console performs. Carries org, user, and role; short-lived.
Path Parameters
MongoDB ObjectId of the app (from GET /apps or POST /apps).
Query Parameters
Required range:
x >= 1Required range:
1 <= x <= 100
