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