---
title: "Get Sub-Entities for a complex, a chain or a tag"
method: GET
path: "/v1/poi/{id}/entities"
tags: ["Manage POIs"]
---

# Get Sub-Entities for a complex, a chain or a tag

`GET /v1/poi/{id}/entities`

Returns a list of sub-entities for given api ID. Sub-entities can be associated with <<glossary:Complexes>>, <<glossary:Chains>> and <<glossary:Tags>> . <<glossary:Complexes>> and <<glossary:Chains>> contain venues as their sub-entities while <<glossary:Tags>>  may have venues, <<glossary:Complexes>> or <<glossary:Chains>><br/><br/> <strong> &#10045; This service supports chain level requests</strong>.

## Path parameters

- `id` string, required

## Query parameters

- `includeRegionalChains` boolean

## Response `200`

200 response

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

## Other responses

- `400` — 400 Bad Request
- `403` — 403 Permission Denied
- `404` — 404 Item not found
- `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)
