Skip to main content
GET
List form element submission comments

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

formElementSubmissionId
string
required

Response

Successful response

id
string
required
formElementSubmissionId
string
required
body
string
required
userId
string | null
required
userName
string | null
required
userEmail
string | null
required
userImage
string | null
required
organizationId
string
required
createdAt
string
required
updatedAt
string
required
deletedAt
string | null
required
deletedByUserId
string | null
required
canModify
boolean
required