Skip to main content
GET
Get Pitch Report

Authorizations

x-api-key
string
header
required

API key for authentication. You can create one here.

Path Parameters

pitch_id
string<uuid>
required

The UUID of the pitch to retrieve.

Response

Successful response with the full pitch report.

Full pitch report payload returned by GET /api/v1/pitches/{pitch_id}.

pitch
object
required

A pitch workspace report — org-scoped, returned in lists without the heavy report payload.

competitors
object[]
required

Competitors tracked on the pitch, with mention counts and sentiment.

prompts
object[]
required

Prompts generated for the pitch.

attributes
object[]
required

Positive and negative attributes extracted from the pitch's responses, for both the target company and its competitors.

sources
object[]
required

Top 10 citing domains across the pitch's responses, ordered by mention count.

metrics
object
required

Aggregate metrics computed across the pitch's AI responses.