Generate PDF report
Generate a PDF summary of recent test results.
Covers test run summaries, pass/fail trends, flaky tests, and environment breakdowns over the last days (1–30). Optionally scope by branch, environment, or tags. Returns a binary PDF stream and is rate-limited to 1 request per minute per token.
Documentation Index
Fetch the complete documentation index at: https://docs.testdino.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Project PAT (tdp_) token with public-api scope
Path Parameters
The project identifier (e.g. project_abc123). Must match the project associated with your PAT.
Query Parameters
Lookback period in days (1–30, default 7). Determines how far back the report covers.
1 <= x <= 30Filter report data to a specific git branch.
Filter results by environment name (e.g. production, staging). Use the /filters endpoint to discover available environments.
Comma-separated run tags to filter report data (e.g. smoke,regression).
Response
PDF binary stream
The response is of type file.