---
title: "Get Listed Entities for Account."
method: GET
path: "/v1/poi/my-properties"
tags: ["Manage POIs"]
---

# Get Listed Entities for Account.

`GET /v1/poi/my-properties`

Returns a list of entities for a given account.The response will include all entities which are under the Property tag (i.e. Portfolio).

## Response `200`

200 response

- MyPropertiesResponse
  - `requestId` string, required — Request ID that can be used for tracing

## Other responses

- `403` — 403 Permission Denied
- `500` — 500 Internal Server Error

---

[API](https://skmtc.net/placer/apis/papi.md) · [All operations](https://skmtc.net/placer/apis/papi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/placer/papi/revisions/e317a0bbbd11/schema)
