Please ensure Javascript is enabled for purposes of website accessibility
Retrieve real-time Call Target statistics (single Call Target)
  • 15 Mar 2024
  • 1 Minute to read
  • Dark
    Light
  • PDF

Retrieve real-time Call Target statistics (single Call Target)

  • Dark
    Light
  • PDF

Article Summary

Get
/v2/callback/current/metrics/{call_target_id}
Security
OAuth
FlowClient credentials
Token URLhttps://auth.getmindful.com/oauth2/token
Scopes:
Responses
200

An array of current metrics for all Call Targets will be returned.

Expand All
object
data
Array of object (CallObjectRealtime2)
object
callTargetId
string

The ID of the Call Target that processed this call.

callTargetName
string

The name of the Call Target that processed this call.

clientId
string
createdAt
string

For first attempt callbacks, and calls without a callback, this is the time Mindful first became aware of the call. For subsequent attempts, and rescheduled callbacks, this is the time the retry was created by the previous attempt.

estimatedCallbackTime
number

An estimate of the duration in seconds that a customer would be waiting for their callback, calculated at the time the callback was registered.

firstPartyCalled
string

For Callbacks, this indicates which party Mindful attempted to connect with first.

Valid values[ "agent", "customer" ]
totalCurrentActive
number

The current number of active calls. In this context, "active" means all currently active outbound calls. This differs from the Active Calls field on the Callback Status screen, which only includes calls with an agent on the line.

totalCurrentAsap
number

The number of ASAP callbacks currently pending for the Call Target.

totalCurrentConnecting
number

The total number of callbacks currently being dialed to customers on the Call Target.

totalCurrentPending
number

The total number of calls currently waiting for customers to be dialed on the Call Target.

totalCurrentQueued
number

The number of callbacks currently in the high-priority holding queue waiting for an agent. This only includes callbacks, not holding calls in queue.

totalCurrentRegistering
number

The total number of calls currently entering information in Mindful Callback to receive a callback on the Call Target.

totalCurrentRetries
number

The number of retries currently pending for the Call Target.

totalCurrentScheduled
number

The number of scheduled callbacks currently pending for the Call Target. This includes all callbacks scheduled in the future.

totalCurrentTalking
number

The total number of customers speaking with agents after receiving their callback on the Call Target.

totalCurrentWaitlisted
number

Indicates the number of callbacks in the virtual waitlist waiting to be dialed. These callbacks have reached their expected callback time, but are currently prevented from dialing out by queueing safeguards (Max Queue Depth and/or Max Active Calls).

401

The incoming token has expired. See the Authentication endpoint documentation for information on obtaining a new access token.

500

Internal or system-related error


Was this article helpful?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.