Skip to main content
GET
/
scheduled-calls
/
customer
/
{customerId}
[
  {
    "id": "<string>",
    "customerId": "<string>",
    "scheduledTime": "<string>",
    "status": "<string>",
    "callId": "<string>",
    "postProcessingFlags": [
      "<string>"
    ]
  }
]

Authorizations

X-API-Key
string
header
required

Path Parameters

customerId
string
required

ID of customer

Response

Scheduled calls response

id
string

Identification number of the scheduled call

customerId
string

ID of the customer

scheduledTime
string

Scheduled time of the call

status
string

Status of the scheduled call

callId
string

Identification number of the call if the call has been executed

postProcessingFlags
string[]

Array of post-processing flags from the associated call. Common flags include: DNC (Do Not Call), COMPLAINT, MESSAGE_LEFT, VOICEMAIL_CONNECT, RPC (Right Party Contact), THIRD_PARTY_CONTACT, WRONG_NUMBER, DECEASED, INCARCERATED, MILITARY, BANKRUPTCY, CIP_PASSED, CIP_FAILED, TRANSFER, CALLBACK_REQUEST, and others