GetCampaignFeedbackDetailed returns one row per survey response with the joined call outcome and all answers flattened into a map keyed by stringified question_id. Suitable for CSV/XLSX export of raw feedback.
POST/api/v1/reports/campaign-feedback/detailed
GetCampaignFeedbackDetailed returns one row per survey response with the joined call outcome and all answers flattened into a map keyed by stringified question_id. Suitable for CSV/XLSX export of raw feedback.
Request
Responses
- 200
- default
A successful response.
An unexpected error response.