Skip to main content
GET
Get Pitch Audit Subject Report
A subject report pivots the same Pitch Audit evidence around one detected competitor or co-competitor. It does not create a second audit or regenerate any data.
string
required
Bearer API token. Example: Bearer qw-api-xxx

Path Parameters

string
required
Parent Pitch Audit ID.
string
required
Value returned by competitors[].subjectId, availableSubjects[].id, or coCompetitors[].subjectId.

Query Parameters

boolean
default:"false"
Include full AI answer text. The bounded report summary is returned by default.
boolean
default:"false"
Attach full score summaries to all co-competitors of the selected subject.

Example Request

To include answer evidence:
The response uses the same report schema as Get Pitch Audit. Its reportSubject identifies the selected competitor, and its coCompetitors rows link to other resolvable subjects. Follow the original prospect row’s reportUrl to return to the base report.

Errors