---
title: "GET /api/faq"
method: GET
path: "/api/faq"
tags: ["ApiFaq"]
---

# GET /api/faq

`GET /api/faq`

## Response `200`

Success

- FaqQuestion[]
  - `id` integer
  - `language` 0 | 1 | 20
  - `question` string, nullable
  - `answer` string, nullable
  - `order` integer

---

[API](https://skmtc.dev/binibit/apis/webapp.md) · [All operations](https://skmtc.dev/binibit/apis/webapp/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/binibit/webapp/revisions/975d0a2e9e7d/schema)
