Skip to main content
GET
Get business phone number warmup status

Path Parameters

phoneNumberId
string
required

The phone number identifier.

Query Parameters

windowDays
string<int32>

The window days.

Pattern: ^-?(?:0|[1-9]\d*)$
startDate
string<date>

The start date.

endDate
string<date>

The end date.

Response

Returns the phone number status response.

Response schema for the Leadping API phone number warmup status returned to authenticated clients.

number
string

E.164 phone number exposed by this phone number warmup status.

messagesPossible
string<int32>

Indicates whether this phone number can currently send SMS messages.

Pattern: ^-?(?:0|[1-9]\d*)$
callsPossible
string<int32>

Indicates whether this phone number can currently place outbound calls.

Pattern: ^-?(?:0|[1-9]\d*)$
smsWarmup
object | null

SMS warmup status for this phone number.

outboundCapacity
object | null

Current outbound SMS and voice capacity for this phone number.

optOutMetrics
object

Recent SMS opt-out metrics used to evaluate sender health and compliance risk.

trafficMetrics
object

Phone number traffic metrics for recent SMS and call activity.

recentEvents
object[]

Recent workflow events returned for timeline and troubleshooting.