v1
latestOpenAPI 3.1.02026-07-241695611.0 MBPortfolio Monitoring
Get Portfolio Item Snapshot
Retrieves a specific snapshot for a portfolio item.
Returns the snapshot data for the specified snapshot ID, including business information, liens, dockets, and website analysis.
get/portfolio/items/{item_id}/snapshots/{snapshot_id}
Path parameters
item_idstring uuid required
The unique identifier of the portfolio item to get snapshot for.
Example:412a49b5-7466-426b-bf1e-081b00b54576
The unique identifier of the portfolio item to get snapshot for.
snapshot_idstring uuid required
The unique identifier of the snapshot to retrieve.
Example:412a49b5-7466-426b-bf1e-081b00b54576
The unique identifier of the snapshot to retrieve.
Response
Response
Example response
{
"data": {
"business": {
"name": "Levine-Santos",
"addresses": [
{
"street": "913 Hendrix Gardens Suite 492",
"city": "Jasonfurt",
"zip": "19773",
"latitude": 38.03012,
"longitude": 78.47665,
"sources": [
"Online",
"SOS"
]
}
],
"phone_numbers": [
"251-829-8026"
],
"email": "kathleenholmes@example.com",
"website": "http://www.cruz-adkins.net/",
"social_profiles": [
{
"site": "instagram",
"username": "certifiedpowerinc",
"metadata": {
"is_business_account": true,
"has_business_address": true,
"bio": "Professional roofing services since 2010 🏠",
"followers_count": 1250,
"phone_number": "+12125551234",
"email": "contact@business.com",
"address": "123 Main St, Anytown, USA",
"business_website": "https://www.business.com"
},
"found_on": [
"FOUND_WEBSITE"
],
"url": "https://www.instagram.com/certifiedpowerinc"
}
],
"reviews": [
{
"url": "https://www.yelp.com/biz/certified-power-inc-mundelein",
"rating": 4.5,
"volume": 23,
"summary": "5 reviews mention that the service was great and the owner was very helpful.",
"phone_number": "+12125551234",
"address": "123 Main St, Anytown, USA",
"business_website": "https://www.example.com",
"reviews": [
{
"username": "John Doe",
"text": "This is a great review!",
"date": "2024-01-01",
"rating": 5
}
],
"metadata": {
"open_state": "Open",
"types": [
"Restaurant",
"Italian restaurant"
]
}
}
],
"directory_listings": [
{
"source": "bbb.org",
"url": "https://www.bbb.org/us/ca/modesto/profile/plumber/joes-plumbing-1234",
"category": "Plumbing Contractor",
"business_name": "Joe's Plumbing & Heating"
}
],
"ein": "871888915",
"incorporation_date": "2011-11-27",
"months_in_business": 256,
"primary_address": {
"street": "913 Hendrix Gardens Suite 492",
"city": "Jasonfurt",
"zip": "19773",
"latitude": 38.03012,
"longitude": 78.47665
},
"alternative_names": [
"Ramos, Garcia and Good"
],
"registrations": [
{
"name": "Garcia, Hernandez and Woods",
"issue_date": "2024-01-01",
"inactive_date": "2024-06-01",
"dissolution_date": "2024-06-01",
"file_number": "867124",
"address": {
"street": "913 Hendrix Gardens Suite 492",
"city": "Jasonfurt",
"zip": "19773",
"latitude": 38.03012,
"longitude": 78.47665
},
"standing": "In Good Standing",
"registered_agent": {
"name": "Jeremy Crawford",
"address": {
"street": "913 Hendrix Gardens Suite 492",
"city": "Jasonfurt",
"zip": "19773",
"latitude": 38.03012,
"longitude": 78.47665
}
},
"officers": [
{
"name": "Tyler Johnson",
"titles": [
"CEO",
"Founder"
]
}
]
}
],
"business_officers": [
{
"name": "Philip Mcguire",
"titles": [
"CEO",
"Founder"
],
"states": [
"CA",
"NY"
],
"sources": [
"Online",
"SOS"
]
}
],
"predicted_naics": [
{
"code": "336111",
"title": "Automobile Manufacturing",
"accuracy": 1,
"keywords": [
"Automobiles",
"Manufacturing",
"Cars",
"Trucks"
],
"reasoning": "Based on homepage content mentioning automobile manufacturing and assembly processes."
}
],
"watchlist_hits": [
{
"code": "DMF",
"count": 1,
"details": [
{
"address": "123 Main St",
"date_of_birth": "1980-01-01",
"name": "John Doe"
}
]
}
],
"sec_registrations": [
{
"cik": "320193",
"tickers": [
"NTDOY"
],
"exchanges": [
"OTC"
]
}
],
"url": "https://api.baselayer.com/businesses/9083e7e2-1f6b-11ef-8f0f-1edb1b067314",
"console_url": "https://console.baselayer.com/business/9083e7e2-1f6b-11ef-8f0f-1edb1b067314",
"phone_number": "955-714-3269",
"address": "63788 Paige Lane Cooperfurt, MI 10037"
},
"scores": [
{
"score": 95,
"rating": "A"
}
],
"liens": [
{
"filing_number": "P98172",
"filing_type": "Lien for Loan Default",
"filing_date": "2023-09-18",
"lapse_date": "2023-04-15",
"status": "Under Appeal",
"number_of_pages": 14,
"document_filename": "docket_47182.pdf",
"parties": [
{
"name": "Louis Schneider",
"address": {
"street": "913 Hendrix Gardens Suite 492",
"city": "Jasonfurt",
"zip": "19773",
"latitude": 38.03012,
"longitude": 78.47665
},
"type": "individual"
}
],
"amendments": [
{
"filing_number": "H76162",
"filing_type": "Notarized Letter",
"filing_date": "2023-11-27",
"number_of_pages": 4
}
],
"collateral_statements": [
{
"text": "2022 Blue Honda Civic"
}
]
}
],
"dockets": [
{
"docket_number": "A19284",
"court": "Supreme Court of Orange County",
"division": "Civil Court Division",
"judges": [
"Honorable Paul Shaw"
],
"title": "Doe v. City of New York",
"case_type": "Civil",
"status": "Pending",
"parties": [
{
"party_type": "Complaintant",
"counsel": [
"Robin Keller"
]
}
],
"updates": [
{
"title": "Update 2",
"contents": "New details about the case.",
"date": "2024-06-01",
"exhibits": [
{
"title": "Exhibit 1A"
}
]
}
]
}
],
"bankruptcies": [
{
"docket_number": "A19284",
"court": "Supreme Court of Orange County",
"division": "Civil Court Division",
"judges": [
"Honorable Paul Shaw"
],
"title": "Doe v. City of New York",
"case_type": "Civil",
"status": "Pending",
"parties": [
{
"party_type": "Complaintant",
"counsel": [
"Robin Keller"
]
}
],
"updates": [
{
"title": "Update 2",
"contents": "New details about the case.",
"date": "2024-06-01",
"exhibits": [
{
"title": "Exhibit 1A"
}
]
}
]
}
],
"business_website_analysis": {
"url": "http://www.warner.com/",
"redirects": {
"is_redirect_url": true,
"redirects_to": "baselayer.com"
},
"parked": true,
"email_deliverable": true,
"phone_numbers": [
"362-345-4551",
"(872) 628-1402"
],
"emails": [
"bennettamber@example.org",
"goldenshawn@example.com"
],
"social_profiles": [
{
"site": "twitter",
"url": "https://twitter.com/michelle98",
"username": "michelle98"
}
],
"addresses": [
{
"street": "913 Hendrix Gardens Suite 492",
"city": "Jasonfurt",
"zip": "19773",
"latitude": 38.03012,
"longitude": 78.47665
}
],
"people": [
{
"name": "Jane Smith",
"titles": [
"Co-Founder",
"CEO"
]
},
{
"name": "John Doe",
"titles": [
"CTO"
]
}
],
"website_summary": "Howard Concrete Pumping Co., Inc. is a concrete pumping contractor serving the construction industry. The company specializes in concrete placement services for residential and commercial construction projects. They operate throughout the greater metropolitan area and have been providing reliable concrete pumping solutions for over 20 years.",
"console_url": "https://console.baselayer.com/business/dde7c16a-1f7b-11ef-9425-1edb1b067314/website_analysis",
"screenshot_url": "https://api.baselayer.com/business/dde7c16a-1f7b-11ef-9425-1edb1b067314/website_analysis/screenshot",
"whois_record": {
"domain_created_at": "2020-05-15T10:30:00Z",
"domain_age_months": 15,
"domain_updated_at": "2023-06-01T14:45:00Z",
"domain_expires_at": "2025-05-15T10:30:00Z",
"registrar": "Example Registrar Inc."
},
"ssl_validity": {
"issuer": "DigiCert Global Root CA",
"subject": "www.example.com",
"days_until_expiry": 365,
"cert_age_days": 180,
"key_size": 2048
},
"website_structure_metrics": {
"depth": "0",
"breadth": "5"
}
},
"item_website_analysis": {
"url": "http://www.warner.com/",
"redirects": {
"is_redirect_url": true,
"redirects_to": "baselayer.com"
},
"parked": true,
"email_deliverable": true,
"phone_numbers": [
"362-345-4551",
"(872) 628-1402"
],
"emails": [
"bennettamber@example.org",
"goldenshawn@example.com"
],
"social_profiles": [
{
"site": "twitter",
"url": "https://twitter.com/michelle98",
"username": "michelle98"
}
],
"addresses": [
{
"street": "913 Hendrix Gardens Suite 492",
"city": "Jasonfurt",
"zip": "19773",
"latitude": 38.03012,
"longitude": 78.47665
}
],
"people": [
{
"name": "Jane Smith",
"titles": [
"Co-Founder",
"CEO"
]
},
{
"name": "John Doe",
"titles": [
"CTO"
]
}
],
"website_summary": "Howard Concrete Pumping Co., Inc. is a concrete pumping contractor serving the construction industry. The company specializes in concrete placement services for residential and commercial construction projects. They operate throughout the greater metropolitan area and have been providing reliable concrete pumping solutions for over 20 years.",
"console_url": "https://console.baselayer.com/business/dde7c16a-1f7b-11ef-9425-1edb1b067314/website_analysis",
"screenshot_url": "https://api.baselayer.com/business/dde7c16a-1f7b-11ef-9425-1edb1b067314/website_analysis/screenshot",
"whois_record": {
"domain_created_at": "2020-05-15T10:30:00Z",
"domain_age_months": 15,
"domain_updated_at": "2023-06-01T14:45:00Z",
"domain_expires_at": "2025-05-15T10:30:00Z",
"registrar": "Example Registrar Inc."
},
"ssl_validity": {
"issuer": "DigiCert Global Root CA",
"subject": "www.example.com",
"days_until_expiry": 365,
"cert_age_days": 180,
"key_size": 2048
},
"website_structure_metrics": {
"depth": "0",
"breadth": "5"
}
},
"search_combinations": [
{
"created_at": "2026-07-16T19:24:27.640670",
"name": "Clark PLC",
"address": "63788 Paige Lane Cooperfurt, MI 10037",
"tin": "123456789",
"officer_names": [
"Louis Schneider"
]
}
],
"search_history": [
{
"created_at": "2026-07-09T19:24:27.640301"
}
]
}
}