Get Prospect Pitch
GET/prospects/:prospectId/pitch
Retrieves or generates a personalized pitch message for contacting a prospect (partner). The endpoint first attempts to retrieve an existing pitch from the database. If no pitch exists, it generates one using AI and saves it for future retrieval.
Request
Responses
- 200
- 401
- 404
- 500
Pitch retrieved successfully
Prospect not found
Failed to generate pitch