v1
latestOpenAPI 3.0.42026-08-04108409993.8 KBPropertyRadar
View Properties in Portfolio
List property and gnaf id's for an existing portfolio
get/v1/propertyradar/portfolio/{PortfolioId}
Path parameters
PortfolioIdstring required
Response
List of property and gnaf id's
Example response
{
"PortfolioId": "PORTFOLIO_7eedc8e01b2942eaaa396de4b512f6a1",
"Properties": {
"PropertyIds": [
"AB-2872-NY",
"RF-8884-AK"
],
"GnafIds": [
"GAVIC419677979",
"GANSW710292212"
]
}
}