Skip to main content
GET
Get number lookup by phone

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

phone
string
required

Phone number in E.164 format

Response

Number lookup retrieved successfully

id
string<uuid>
phone
string
country_code
string
country_name
string
carrier
string
is_ported
boolean
is_mobile
boolean
mcc
string
mnc
string
created_at
string<date-time>