---
title: "Get list of child sites"
method: POST
path: "/api/site/get-child"
tags: ["Site"]
---

# Get list of child sites

`POST /api/site/get-child`

Gets list of child sites

## Headers

- `X-HawkSearch-ApiKey` string, required

## Request body

- GetChildSitesParams — Get ChildSites Params
  - `IncludeParent` boolean — Include Parent site in response ?

## Response `200`

OK

- object

---

[API](https://skmtc.net/hawksearch/apis/hawksearch-elasticsearch-indexingapi.md) · [All operations](https://skmtc.net/hawksearch/apis/hawksearch-elasticsearch-indexingapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hawksearch/hawksearch-elasticsearch-indexingapi/versions/24cba7bf3468/schema)
