---
title: "get site general information"
method: GET
path: "/answer/admin/api/siteinfo/general"
tags: ["admin"]
---

# get site general information

`GET /answer/admin/api/siteinfo/general`

get site general information

## Response `200`

OK

- object
  - `code` integer — http code
  - `data` object — response data
    - `contact_email` string, required
    - `description` string
    - `name` string, required
    - `short_description` string
    - `site_url` string, required
  - `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)
