Track multiple Number Lookup requests with filters

Limit the tracking result of multiple Lookup records by passing filters

RESPONSE PARAMETERS

KEYDESCRIPTION
totalPagesThe number of total pages.
lastWhether the current page is the last one.
totalElementsThe total amount of elements for the current search.
firstWhether the current page is the first one.
numberOfElementsThe number of elements currently on this page.
numberThe requested page number.
sizeThe requested page size.
contentContains the search results.
content.toThe number for which the lookup service was called.
content.labelThe label that the user may has provided when the lookup service was called.
content.lookupIdThe tracking id of the lookup request.
content.createdAtThe date that the look up request was performed.
content.statusInfoInformation about the lookup request status.
content.statusInfo.statusThe status of the look up request.
content.statusInfo.descriptionA more descriptive information about the status of the request.
content.statusInfo.updatedAtThe date that the request's status has been updated.
content.detailsDetails about the country and network of the number that the lookup request is performed.
content.details.mccThe mobile country code.
content.details.countryThe country of the specified number.
content.details.country.codeThe country code in ISO 3166-1 alpha-2 format.
content.details.country.nameThe country name translated in the requested language.
content.details.country.localeNameThe country name translated in its native language.
content.details.country.isoA3CodeThe code of the country in ISO 3166-1 alpha-2 format.
content.details.networkDetails about the network of the number that the look up request is performed.
content.details.network.nameThe name of the number's ported network.
content.details.network.mncThe code of the number's ported network.
content.details.imsiIs used to identify the user of a cellular network and is a unique identification associated with all cellular networks.
content.details.portedIndicates if the number's network has changed.
content.details.portedNetworkInformation about the ported network's code and name.
content.details.portedNetwork.nameThe name of the number's ported network.
content.details.portedNetwork.mncThe code of the number's ported network.
content.details.roamingNetworkInformation about the roaming network's code and name.
content.details.roamingNetwork.stateIndicates if the number is in roaming mode.
content.details.roamingNetwork.mccThe country code of the roaming network.
content.details.roamingNetwork.mncThe network code of the roaming network.
content.details.roamingNetwork.countryThe country name of the roaming network.
content.details.roamingNetwork.countryIsoCodeThe country code in ISO 3166-1 alpha-2 form
content.details.roamingNetwork.networkThe network name of the roaming network.
content.applicationNameThe name of the application which executed the lookup.

ERROR CODES

STATUSCODEDESCRIPTION
403400001009User is not authenticated.
404400005000User is not found.
Language