---
title: "Get the policies information for the site"
method: GET
path: "/answer/admin/api/siteinfo/polices"
tags: ["admin"]
---

# Get the policies information for the site

`GET /answer/admin/api/siteinfo/polices`

Get the policies information for the site

## Response `200`

OK

- object
  - `code` integer — http code
  - `data` object — response data
    - `privacy_policy_original_text` string
    - `privacy_policy_parsed_text` string
    - `terms_of_service_original_text` string
    - `terms_of_service_parsed_text` string
  - `msg` string — response message
  - `reason` string — reason key

---

[API](https://skmtc.net/apache/apis/apache-answer.md) · [All operations](https://skmtc.net/apache/apis/apache-answer/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/apache/apache-answer/versions/e9c2980e6571/schema)
