Skip to main content
GET
Generate and download a project report PDF

Authorizations

Authorization
string
header
required

User PAT (td_pat_) scoped to the target project

Path Parameters

projectId
string
required

The project identifier (e.g. project_abc123). Must match the project associated with your PAT.

Query Parameters

days
integer
default:7

Lookback period in days (1–30, default 7). Determines how far back the report covers.

Required range: 1 <= x <= 30
branch
string

Filter report data to a specific git branch.

environment
string

Filter results by environment name (e.g. production, staging). Use the /filters endpoint to discover available environments.

tags
string

Comma-separated run tags to filter report data (e.g. smoke,regression).

Response

PDF binary stream

The response is of type file.