/
WI
wincl
/
Wincl API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1w ago · Updated 4w ago
Details
Filter operations
Admin
8
Admin Auth
3
Admin FAQ
6
Admin Hedera
3
Admin Info
14
Admin News
8
Admin Notice
6
Admin Order
2
Admin Payment
1
Admin Product
11
Admin Project
9
Admin QnA
5
Admin Reward
21
Admin Smart Contract
20
Admin User
2
Admin Utils
3
Admin Wallet
14
APIs for the B2B service (ex. Bespin)
7
Auth
7
CertificateBox
3
Coupon
5
CreditBox
3
Dashboard
1
FAQ
3
get
자주찾는 질문 리스트
get
FAQ 카테고리 리스트
get
FAQ Detail
health-check-controller
1
Hedera Contract Info
3
Info
2
Internal Reward
14
News
3
Notice
3
Order
9
Partner
1
Payment
12
Product
4
Project
2
QnA
5
Ranking
3
Reward
9
Shopping
5
Store
1
User
5
Utils
7
Wallet
16
Webhook
1
FAQ
자주찾는 질문 리스트
get
/api/v1/faq
Query parameters
category
string
카테고리
searchKeyword
string
검색 키워드
pageSize
integer
required
페이지당 아이템 개수
pageNum
integer
required
페이지 넘버
Response
OK
WinclResponseDataListFaq
required
code
string
currentPageNum
integer
현재 페이지 번호
items
Faq[]
message
string
pageSize
integer
페이지당 아이템 개수
sortType
'AMOUNT_ASC'
|
'AMOUNT_DESC'
|
'ASC'
|
'DESC'
|
'NONE'
|
'PRICE_ASC'
|
'PRICE_DESC'
|
'UNIT_PRICE_ASC'
|
'UNIT_PRICE_DESC'
정렬 기준
totalCount
integer
전체 아이템 개수
totalPages
integer
전체 페이지 수
Changes