Skip to main content
GET
/
companies
/
{id}
/
phone-numbers
Get phone numbers for a company
curl --request GET \
  --url https://lens-api.tic.io/companies/{id}/phone-numbers \
  --header 'x-api-key: <api-key>'
[
  {
    "e164PhoneNumber": "<string>",
    "formattedPhoneNumber": "<string>",
    "companyDataSourceType": "bolt",
    "companyDataSourceDescription": "<string>",
    "firstSeenAtUtc": "2023-11-07T05:31:56Z",
    "numberPlanServiceType": "<string>",
    "orginalOperator": "<string>",
    "priorOperator": "<string>",
    "currentOperator": "<string>",
    "operatorFallback": "<string>",
    "lastPortingDate": "2023-11-07T05:31:56Z",
    "noMatchInNumberPlan": true,
    "externalId": 123,
    "externalOrigin": "table_Bolagsverket_Notification",
    "sourceBlockType": "blockedForMarketing",
    "presentInCompanies": 123
  }
]
Pro+ tier

Authorizations

x-api-key
string
header
required

Path Parameters

id
integer<int32>
required

Internal company ID

Response

Phone numbers

e164PhoneNumber
null | string
formattedPhoneNumber
null | string
companyDataSourceType
enum<string>
Available options:
bolt,
dash,
flux,
pixel,
quark,
spark,
vector,
cipher,
delta,
omega,
nova,
apex,
zenith,
pulse,
nexus,
helix,
prism,
vertex,
ion,
codec,
vortex,
matrix,
byte,
glitch,
echo,
rune,
sync,
axiom,
core,
node,
nano,
photon,
orbit,
tensor,
kernel,
beacon,
crypto,
proxy,
lumen,
strobe,
neutron,
radix
companyDataSourceDescription
null | string
firstSeenAtUtc
null | string<date-time>
numberPlanServiceType
null | string
orginalOperator
null | string
priorOperator
null | string
currentOperator
null | string
operatorFallback
null | string
lastPortingDate
null | string<date-time>
noMatchInNumberPlan
null | boolean
externalId
null | integer<int32>
externalOrigin
enum<string>
Available options:
table_Bolagsverket_Notification,
table_Stage_CompanyPersonHistory,
table_PRV_Trademark,
table_System_SwedishCity,
table_FI_Company,
table_FI_CompanyPermit,
table_ICA_Store,
table_Srf_Company,
table_FAR_Member,
table_Bolagsverket_Document,
table_Bolagsverket_Case,
table_SalesOrderRow,
table_SalesOrder,
table_System_UserValidation,
table_System_User,
table_User,
table_TeamInvitation,
table_Sweden_CourtDocument,
table_PRV_TrademarkImage,
table_Bolagsverket_Order,
table_SCB_JE,
table_SCB_AE,
table_Bolagsverket_BeneficialOwnerNotification,
table_TeamWatchListTrigger,
table_SCB_Foretagsnamn,
table_SCB_ExpImp,
table_SCB_AstNummer,
table_SCB_Konskvot,
table_Company,
table_Larmtjanst_Object,
table_Transportstyrelsen_Person,
table_Forsakringskassan_Claim,
table_FI_BorsInformationReport,
table_Skatteverket_FA_INK,
table_Skatteverket_FA_MOMS_AG,
table_Skatteverket_KA_PLIGG,
table_Skatteverket_SKT_AG,
table_Skatteverket_SKT_INK,
table_Skatteverket_SKT_MOMS,
table_Skatteverket_TF_ANST,
table_SPAR_NotificationRecord,
table_SPAR_NotificationRecordReference,
table_Lantmateriet_InskrivningPerson,
table_CompanyCase,
table_Bolagsverket_BeneficialOwner,
table_Bolagsverket_AnnualReport,
table_SPAR_NotificationRecordRelationship,
table_Skatteverket_Basinformation,
table_PersonRelationship,
table_CompanyImport,
table_SeaweedFSFile,
table_Sweden_CompanyAnnualReport,
table_CompanyFinancialReport,
table_CompanyAddress,
table_CompanyStatus,
table_CompanyPerson,
table_CompanyRegistration,
table_CompanyIntelligence,
table_CompanyFinancialDocument,
table_CompanyNaming,
table_CompanyPurpose,
table_CompanyShareCapital,
table_CompanyRegisteredOffice,
table_KFM_OrderToPayCase,
table_PersonAddress,
table_PersonName,
table_CompanyWorkplaceAddress,
table_Lantmateriet_InskrivningAgandeForandring,
table_Lantmateriet_InskrivningInteckning,
file_Bolagsverket,
table_KFM_DebtorSummaryEntityDebt,
table_CompanyWorkplaceCompany,
table_CompanyDocument,
table_FileImport,
table_CompanyFinancialReportRegistration,
table_Folkhalsomyndigheten_ServingPermit,
table_CompanyFinancialReportFile,
table_TeamCompanyDocument,
table_Bolagsverket_RepresentativeHistory,
table_CompanyPersonTemp,
table_Lansstyrelsen_Decision,
table_Kammarkollegiet_Sanktionsavgift,
table_CompanyFinancialReportSummary,
table_Lantmateriet_InskrivningAnteckning,
table_Property,
table_SwishRequest,
external_Lantmateriet_RegisterenhetObjektIdentitet,
table_SwishRefundResponse,
table_LEI_Order,
table_Bankgirot_Bankgironumber,
table_Person,
external_Navet,
table_Transportstyrelsen_VehicleSummaryEvent,
external_Bolagsverket_Case,
table_Ria_AgentLocation
sourceBlockType
enum<string>
Available options:
blockedForMarketing,
blockedAtNIX
presentInCompanies
integer<int32>