---
title: "check config file if exist when installation"
method: POST
path: "/installation/config-file/check"
tags: ["installation"]
---

# check config file if exist when installation

`POST /installation/config-file/check`

check config file if exist when installation

## Response `200`

OK

- object
  - `code` integer — http code
  - `data` object — response data
    - `config_file_exist` boolean
    - `db_connection_success` boolean
    - `db_table_exist` boolean
  - `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/revisions/e9c2980e6571/schema)
