Get replies for a lead or campaign — who replied, what they said, and the conversation context
Documentation Index
Fetch the complete documentation index at: https://docs.tuco.ai/llms.txt
Use this file to discover all available pages before exploring further.
| Status | When | Body |
|---|---|---|
400 | Invalid leadId or campaignId | { "error": "Invalid leadId" } or { "error": "Invalid campaignId" } |
401 | Missing or invalid API key | { "error": "Unauthorized" } |
404 | leadId provided but lead not found | { "error": "Lead not found or access denied" } |
404 | campaignId provided but campaign not found | { "error": "Campaign not found" } |
500 | Server error | { "error": "Failed to fetch replies" } |