🚫User Feedback
The User Feedback API helps you to download logs for User Feedback campaigns running on the numbers where this feature has been enabled
Replace the {{BaseURL}} with the one mentioned here
GET /clients/{clientAccountId}/openapi/feedback_stack/{surveyId}/export_report
{clientAccountId} : This can be taken directly from the self serve portal under the Manage API Keys Page
Headers
Name
Value
Authorization
Required
Bearer <token>
Query Parameter
Name
Type
Description
from_date
string
Required
Response
API NOT WORKING{
"message": "No CMB found for client Id"
}Last updated
Was this helpful?