---
title: "List Portfolios"
method: GET
path: "/v1/propertyradar/portfoliosummary"
tags: ["PropertyRadar"]
---

# List Portfolios

`GET /v1/propertyradar/portfoliosummary`

List all portfolios for the customer with a count of associated property and gnaf id's

## Response `200`

List of portfolios

- PropertyActivityAPIV1PortfolioList
  - `Portfolios` object[]
    - `PortfolioId` string
    - `PropertyIdCount` integer — Total number of property ids defined
    - `GnafIdCount` integer — Total number of gnaf ids defined

## Other responses

- `400` — Bad request
- `500` — Unexpected error

---

[API](https://skmtc.net/domain/apis/domain-public-api.md) · [All operations](https://skmtc.net/domain/apis/domain-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/domain/domain-public-api/revisions/65b1767a4ca7/schema)
