/
ON
onboard
/
Onboard API - Complete Specification
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 53m ago · Updated 2d ago
Details
Filter operations
Activity
2
Assets
12
Billing
2
Bots
66
Comments
22
Communication Records
18
Conversations
14
get
GET /conversations
options
OPTIONS /conversations
get
GET /conversations/{id}
put
PUT /conversations/{id}
options
OPTIONS /conversations/{id}
patch
PATCH /conversations/{id}
get
GET /conversations/{id}/messages
options
OPTIONS /conversations/{id}/messages
post
POST /messages/{id}/feedback
options
OPTIONS /messages/{id}/feedback
get
GET /widget-conversation-messages
options
OPTIONS /widget-conversation-messages
post
POST /chat
options
OPTIONS /chat
Custom
14
Email
25
Forms
15
Hooks
12
Knowledge Base
23
Map
271
Platform
105
Stats
46
Workflows
32
Conversations
GET /conversations
GET operation for /conversations
get
/conversations
Response
Successful response
object
required
count
integer
next
string
uri
nullable
previous
string
uri
nullable
results
ConversationListSerializer[]
Changes