/
SU
surrealdb
/
SurrealDB API Server
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 4w ago · Updated 1mo ago
View markdown
latest
OpenAPI 3.0.0
2026-07-13
39
0
31.2 KB
7d05f954f7ca
Accounts
4
Cloud Support
7
get
List conversations for the authenticated user
post
Create a new conversation
get
Check if user has unread conversations
get
Get a conversation by ID
post
Reply to a conversation
post
Reopen a closed conversation
patch
Mark a conversation as read
Cloud Support Tickets
4
Sidekick
5
Support Help Center
4
University
3
Website
12
Cloud Support
List conversations for the authenticated user
get
/api/support/v1/cloud/conversations
Response
Conversations
object
required
success
boolean
required
{"stackTrail":"paths:/api/support/v1/cloud/conversations:get:responses:200:content:application/json:schema:properties:data","oasType":"schema","type":"unknown","nullable":true}
Example response
{ "success": true }