/
OS
osdg-iiith
/
Forms Portal API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 35m ago · Updated 2mo ago
Details
Filter operations
Authentication
4
Comments
4
get
List form comments
post
Create comment
delete
Delete comment
patch
Update comment
Forms
6
Groups
8
Permissions
3
Responses
6
Users
1
Comments
List form comments
Retrieves all comments for a form. Requires COMMENT permission.
get
/forms/{formId}/comments
Response
List of form comments.
object
required
data
Comment[]
Changes