Skip to main content
GET
Get organization phone number provider status

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_.

Path Parameters

phoneNumber
string
required

The phone number to check the status for.

Query Parameters

windowDays
null | integer<int32>

The window days.

startDate
string<date>

The start date.

endDate
string<date>

The end date.

Response

Phone number status was successfully retrieved.

Describes a phone number's current warmup stage, limits, progress, and readiness for production traffic.

number
string

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

messagesPossible
integer<int32>

Indicates whether this phone number can currently send SMS messages.

callsPossible
integer<int32>

Indicates whether this phone number can currently place outbound calls.

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.