Truecaller for Business
Verified Business APIs
Verified Business APIs
  • Getting Started
    • Authentication
    • [POST] Generate Access Token
  • Call Me Back
  • User Feedback
  • Call Personalisation
    • [POST] Call Personalisation (Bulk)
    • [POST] Call Personalisation
    • [GET] Batch Status
    • [GET] Call Personalisation Label
  • Number Management
    • [POST] Number listing
    • [POST] Number delisting
    • [GET] Number details
    • [GET] Feature-set ID
  • Webhooks
    • Configure webhooks
    • Webhook name & URL
    • Webhook Events
    • Response Structure
    • Event Types
    • Test Webhook
    • Update or Remove Webhooks
    • Webhook Timeouts
    • Automatic Retries
    • Error scenarios for Webhooks
  • Call Reason Errors
Powered by GitBook

© 2024 Truecaller AB

On this page

Was this helpful?

Export as PDF

User Feedback

This API allows you to download logs for user feedback campaigns.

PreviousCall Me BackNextCall Personalisation

Last updated 3 months ago

Was this helpful?

The User Feedback API helps you to download logs for User Feedback campaigns running on the numbers where this feature has been enabled.

  1. for User Feedback.

  2. Generate the required access token.

  3. Hit the below endpoint to get logs.

  4. The response is a URL through which the logs can be downloaded.

Base URL :

https://enterprise-portal-noneu.truecaller.com
Create an API Key

User Feedback

get

This endpoint fetches user feedback report url

Authorizations
Path parameters
clientAccountIdstring · uuidRequired
surveyIdstring · uuidRequired
Query parameters
from_datestringRequiredExample: {"value":"1641015429"}
Header parameters
AcceptstringOptionalExample: {"value":"application/vnd.api+json; version=1.0"}
Responses
200Success
400Error
401Error
500Error
get
GET /clients/{clientAccountId}/openapi/feedback_stack/{surveyId}/export_report?from_date=text HTTP/1.1
Host: 
Accept: */*

No content

  • GETUser Feedback