For the complete documentation index, see llms.txt. This page is also available as Markdown.

🚫Call Me Back

The Call Me Back API helps you to download Call Me Back requests for the numbers for which this feature has been enabled.

GET /clients/{clientAccountId}/openapi/callback-logs/summary

Headers

Name
Value

Authorization

Required

Bearer <token>

Query Parameter

Name
Type
Description

from

string

Required Start time in milliseconds

to

string

Required End time in milliseconds

Response

API NOT WORKING
{
    "message": "No CMB found for client Id"
}

Last updated

Was this helpful?