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
  1. Call Personalisation

[GET] Batch Status

Fetch status of records for Batch-ID returned in the Bulk Call Personalisation API.

Previous[POST] Call PersonalisationNext[GET] Call Personalisation Label

Last updated 3 months ago

Was this helpful?

Get Dynamic Call Records by Batch

get

Each record indicates whether the record was successfully pushed or not.

Authorizations
Path parameters
clientAccountIdstring · uuidRequired

This should be the clientAccountId

Query parameters
batchIdstring · uuidOptional

This is received from the Create Dynamic Call Records API response

Header parameters
AcceptstringOptionalExample: {"value":"application/vnd.api+json; version=1.0"}
Responses
200Success
400Error
401Error
500Error
get
GET /clients/{clientAccountId}/dynamic_call_records HTTP/1.1
Host: 
Accept: */*

No content