Use this method to fetch partial records returned by a search. Submit the fields (as an array of strings) you want to be returned by the api. Please note that using this method with only the fields you need may increase the performance and decrease the response time of the api.
Returns the wanted page of records. Count of records depends on pageSize defined in the search.
application/json, text/json :
{
"searchId": 1,
"page": 1,
"recordCount": 1,
"totalRecordCount": 0,
"records": [
{
"uniqueID": "BE100005416",
"universalPublicationId": "BE100005416",
"isPublished": true,
"businessName": "INFOBEL",
"companyName": "Infobel s.a. / Kapitol",
"tradeName": "",
"directoryName": "INFOBEL",
"addressStreet": "Avenue Louise",
"addressHouseNumber": "231",
"address1": "Avenue Louise 231",
"address2": "",
"postCode": "1050",
"city": "Uccle",
"cityCode": "21016",
"locality": "",
"localityCode": "",
"province": "Bruxelles Capitale",
"provinceCode": "99999990001",
"region": "",
"regionCode": "",
"country": "Belgium",
"countryCode": "BE",
"phoneOrMobile": "023792940",
"phone": "023792940",
"dncmPhone": false,
"fax": "023792988",
"mobile": "",
"dncmMobile": false,
"email": "",
"website": "http://www.infobel.be",
"websiteUUID": "0xA45531AD3907FCBB30B1CA9F59A4D73C22BD64555EB6BBA63860B4CB6A8C52A3",
"websiteCrawlDate": "2026-01-27",
"websiteStatusFlag": 2,
"websiteStatusFlagDescription": "ProbablyActive",
"webDomain": "infobel.be",
"webDomainUUID": "0x27904DCBE3ED6C8CDEDBEA6C090280820C5E4E541B630D9D3E984C418C4E3E57",
"geoLevel": 3,
"geoLevelDescription": "House",
"longitude": "4.3593912",
"latitude": "50.8320009",
"internationalCode01": "",
"internationalCode02": "",
"internationalCode03": "",
"internationalCode04": "",
"internationalCode05": "",
"internationalCode06": "",
"infobelCategories": [
{
"code": "016118",
"name": "Publishing Of Telephone Directories",
"language": "EN",
"type": "Infobel",
"parentCode": "016100",
"level": 3
}
],
"infobelCode01": "016118",
"infobelCode02": "",
"infobelCode03": "",
"infobelCode04": "",
"infobelCode05": "",
"infobelCode06": "",
"infobelCode07": "",
"infobelCode08": "",
"infobelCode09": "",
"infobelCode10": "",
"infobelLabel01": "Publishing Of Telephone Directories",
"localCode01": "",
"localCode02": "",
"localCode03": "",
"localCode04": "",
"localCode05": "",
"localCode06": "",
"localCode07": "",
"localCode08": "",
"localCode09": "",
"localCode10": "",
"localCode11": "",
"localCode12": "",
"localCode13": "",
"localCode14": "",
"localCode15": "",
"language": "FRE",
"nationalID": "BE0453604761",
"genericSocialLinks": [],
"nativeInfos": {
"stdCityCode": "21016",
"stdCityName": "Uccle",
"stdProvinceCode": "99999990001",
"stdProvinceName": "Bruxelles Capitale",
"stdStreetCode": "001050000002100",
"stdStreetName": "Avenue Louise",
"stdStreetPostCode": "1050",
"stdStreetSegmentID": "10560000095809"
},
"additionalInfos": {
"busFlag": "",
"namingMethod": "",
"isQualified": "",
"lastUpdateDate": "Monday, May 11, 2026 11:02:46 AM",
"geoConfidence": "",
"description": "<p>test 2026-04-22</p>",
"logo": "https://ypsearch.infobelpro.com/api/record/BE/BE100005416/media/XFxzcnYtd2ViZGF0YVxDdXN0b21lcnNcQkVcQkUxMDAwMDU0MTZcMzkxNDcwOTNcSW5mb2JlbC1ibHVlLXNpdGUgKDAwNCkuanBn.jpg",
"photos": [
"https://ypsearch.infobelpro.com/api/record/BE/BE100005416/media/XFxzcnYtd2ViZGF0YVxDdXN0b21lcnNcQkVcQkUxMDAwMDU0MTZcMzkxNDcwOTNcSW5mb2JlbC1ibHVlLXNpdGUuanBn.jpg"
],
"genericOpeningHours": {
"openingHoursSets": [
{
"openingLabel": "",
"daysList": [
{
"weekDay": "Monday",
"intervals": [
{
"openHour": "08:00",
"closeHour": "18:00",
"intervalNote": ""
}
]
},
{
"weekDay": "Tuesday",
"intervals": [
{
"openHour": "08:00",
"closeHour": "18:00",
"intervalNote": ""
}
]
},
{
"weekDay": "Wednesday",
"intervals": [
{
"openHour": "08:00",
"closeHour": "18:00",
"intervalNote": ""
}
]
},
{
"weekDay": "Thursday",
"intervals": [
{
"openHour": "08:00",
"closeHour": "18:00",
"intervalNote": ""
}
]
},
{
"weekDay": "Friday",
"intervals": [
{
"openHour": "08:00",
"closeHour": "18:00",
"intervalNote": ""
}
]
},
{
"weekDay": "Saturday",
"intervals": [
{
"openHour": "",
"closeHour": "",
"intervalNote": "Closed"
}
]
},
{
"weekDay": "Sunday",
"intervals": [
{
"openHour": "",
"closeHour": "",
"intervalNote": "Closed"
}
]
}
]
}
]
},
"currentLocalTime": "Tuesday @ 09:56 (5/19/2026 9:56:41 AM +02:00)",
"openCloseStatus": "Open",
"openCloseStatusInfo": "Will close at 18:00 (in 08:04)"
}
}
]
}
application/xml :
An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Type 'System.Collections.Generic.List`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]' with data contract name 'ArrayOfstring:http://schemas.microsoft.com/2003/10/Serialization/Arrays' is not expected. Consider using a DataContractResolver if you are using DataContractSerializer or add any types not known statically to the list of known types - for example, by using the KnownTypeAttribute attribute or by adding them to the list of known types passed to the serializer.
text/xml :
An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Type 'System.Collections.Generic.List`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]' with data contract name 'ArrayOfstring:http://schemas.microsoft.com/2003/10/Serialization/Arrays' is not expected. Consider using a DataContractResolver if you are using DataContractSerializer or add any types not known statically to the list of known types - for example, by using the KnownTypeAttribute attribute or by adding them to the list of known types passed to the serializer.