Skip to main content
GET
Get Pitch Audit
Returns the original prospect’s read-only Pitch Audit report: profile, prompts, scores, competitors, sources, insights, recommendations, and co-competitors.
string
required
Bearer API token. Example: Bearer qw-api-xxx

Path parameters

string
required
Pitch Audit ID returned by List Pitch Audits.

Query parameters

boolean
default:"false"
Include full AI answer text. Keep the default for a bounded report payload; request answers explicitly when evidence-level analysis is required.
boolean
default:"false"
Attach the complete scores summary to every coCompetitors row. Use this expansion to compare all co-competitors in one request.

Response

boolean
true when the report was returned.
object
Agency workspace ID and name.
object

Synthetic request for the original prospect

Take subjectId and the canonical reportUrl directly from a coCompetitors row:
Follow reportUrl, or see Get Pitch Audit Subject Report. A co-competitor is a derived view of the same audit, not a separate audit record.

Include every co-competitor score

Read audit.coCompetitors. Each row includes the relationship metrics plus scores.geoScore, scores.mentionRate, scores.avgPosition, scores.sentimentScore, scores.shareOfVoice, and citation metrics. Use subjectId only when you need the full derived report.

Errors