/
BI
binibit
/
WebApp
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 4h ago · Updated 1d ago
Details
Filter operations
ApiAffiliate
16
ApiApiKeys
3
ApiAvatars
4
ApiBananatechWebhook
1
ApiBiniChainConnect
1
ApiChat
1
ApiClientLogs
1
ApiCurrencies
2
ApiCurrencyListings
24
ApiCurrencyOfferings
6
ApiCurrencyPairs
6
ApiDeals
5
ApiExternalPayments
5
ApiFaq
1
ApiFinance
21
ApiFutures
23
ApiHealthcheck
3
ApiHelpdeskFiles
2
ApiHelpdeskTickets
6
get
Get list of helpdesk tickets
post
Create new support ticket
get
Get ticket
post
Send message for ticket
post
/api/tickets/reply-notifications
get
Proxy Telegram attachment bytes from support-bot for admin UI.
ApiMobileApps
2
ApiNews
2
ApiOrders
15
ApiP2P
55
ApiPaymentCards
18
ApiQuestionnaires
3
ApiStaking
6
ApiStakingAffiliate
8
ApiSupportTelegram
2
ApiTelegramLink
5
ApiTwoFA
1
ApiUser
8
ApiVerificationSumsub
2
ApiHelpdeskTickets
Get list of helpdesk tickets
get
/api/tickets
Response
Success
HelpdeskTicket[]
required
id
string
uuid
number
integer
header
string
nullable
created
string
date-time
updated
string
date-time
status
0
|
1
|
2
userId
string
nullable
externalRequestId
string
nullable
telegramUserId
integer
nullable
source
string
nullable
lastMessage
string
nullable
history
HelpdeskTicketMessage[]
nullable
Changes