Skip to main content
GET
Get organization phone number details by ID

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

phoneNumberId
string
required

The phone number identifier.

Response

Returns the phone number response.

Describes a Leadping-managed phone number, including capabilities, messaging registration, health, and assignment details.

number
string

E.164 phone number exposed by this phone number.

phoneIdentityId
null | string

Identifier of the canonical phone identity for this number.

organization
object | null

Organization summary connected to this phone number.

leadpingOwned
boolean

Indicates whether Leadping provisions and manages this phone number.

routing
object

Routing metadata that connects this phone number to teams, campaigns, and sources.

enabled
boolean

Indicates whether this phone number is active and available in the Leadping API.

warmup
object

SMS and call warmup for this phone number.

name
string

Human-readable display name of the resource.

id
string

Stable unique identifier of the resource.

createdAt
string<date-time>

UTC timestamp when the resource was created.

modifiedAt
null | string<date-time>

UTC timestamp when the resource was last modified, or null when it has not been updated.