Skip to main content
GET
Get organization outbound delivery overview

Authorizations

Authorization
string
header
required

Authorization header using the Bearer scheme. Accepted values are Leadping user JWT access tokens and WorkOS organization API keys beginning with sk_.

Response

OK

Summarizes organization-wide SMS and voice sending capacity, phone-number health, and recent outbound pacing decisions.

smsCapacityRemainingToday
integer<int32>

SMS capacity remaining today for the applicable messaging or voice capacity window.

voiceCapacityRemainingToday
integer<int32>

Voice capacity remaining today for the applicable messaging or voice capacity window.

healthyPhoneNumbers
integer<int32>

Number of healthy phone numbers represented by this Leadping outbound capacity overview.

limitedPhoneNumbers
integer<int32>

Number of limited phone numbers represented by this Leadping outbound capacity overview.

coolingPhoneNumbers
integer<int32>

Number of cooling phone numbers represented by this Leadping outbound capacity overview.

rampingPhoneNumbers
integer<int32>

Number of phone numbers whose SMS or calling capacity is still ramping up.

scheduledCount
integer<int32>

Total number of scheduled records represented by this Leadping outbound capacity overview.

blockedCount
integer<int32>

Total number of blocked records represented by this Leadping outbound capacity overview.

phoneNumbers
object[]

Collection of phone numbers included with this Leadping outbound capacity overview.

recentDecisions
object[]

Collection of recent decisions included with this Leadping outbound capacity overview.