Skip to main content
GET
Download report

Authorizations

Authorization
string
header
required

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

reportId
string
required

MongoDB ObjectId of the report (from GET /apps/{appId}/reports).

Response

The report PDF.

The response is of type file.