---
title: "Get a list of hierarchy properties"
method: POST
path: "/sites/hierarchy/list"
tags: ["Sites"]
---

# Get a list of hierarchy properties

`POST /sites/hierarchy/list`

## Response `200`

success

- object
  - `hierarchyList` object[]
    - `id` string
    - `siteName` string
    - `organizationName` string
    - `accountName` string
    - `url` string
    - `numUsers` integer
    - `keywords` integer
    - `image` string
    - `ownership` string
  - `meta` object
    - `api_version` string

## Other responses

- `400` — Error

---

[API](https://skmtc.net/demandsphere/apis/demandsphere-api-v5-0-documentation.md) · [All operations](https://skmtc.net/demandsphere/apis/demandsphere-api-v5-0-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/demandsphere/demandsphere-api-v5-0-documentation/versions/5b09e9df27db/schema)
