Comments

List form comments

Retrieves all comments for a form. Requires COMMENT permission.

get/forms/{formId}/comments

Response

List of form comments.

Changes

Changed in 3 of the 14 revisions of this API.212

  • 2c261ade9d4411See the full diff
    • the response's body type/format changed from array/ to object/ for status 200

      response-body-type-changed

    • added the optional property data to the response with the 200 status

      response-optional-property-added

    • added the optional property items/state to the response with the 200 status

      response-optional-property-added

  • 0d7f3c75097911See the full diff
    • the response's body type/format changed from object/ to array/ for status 200

      response-body-type-changed

    • removed the optional property data from the response with the 200 status

      response-optional-property-removed

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog