---
title: "GET /api/services/app/FaqArticle/GetFaqs"
method: GET
path: "/api/services/app/FaqArticle/GetFaqs"
tags: ["FaqArticle"]
---

# GET /api/services/app/FaqArticle/GetFaqs

`GET /api/services/app/FaqArticle/GetFaqs`

## Query parameters

- `Filter` string
- `IdSupportCategory` integer
- `DepartmentId` integer

## Response `200`

Success

- FaqArticleOutputDto[]
  - `id` integer
  - `supportCategoryName` string, nullable
  - `question` string, nullable
  - `answerSummary` string, nullable

---

[API](https://skmtc.dev/dalieu/apis/portaldalieu-api.md) · [All operations](https://skmtc.dev/dalieu/apis/portaldalieu-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dalieu/portaldalieu-api/revisions/78dcf1621c0e/schema)
