Improved

May 11th, 2026

GET: /api/v2/pub/form-templates

👍

Added

  • added the required property 'items/instructions' to the response with the '200' status
  • added the required property 'items/show_attachments' to the response with the '200' status
  • added the required property 'items/show_notes' to the response with the '200' status

GET: /api/v2/pub/surveys

👍

Added

  • added the required property 'items/instructions' to the response with the '200' status
  • added the required property 'items/show_attachments' to the response with the '200' status
  • added the required property 'items/show_notes' to the response with the '200' status
🚧

Changed

  • the response property 'items/priority' became required for the status '200'
  • the response property 'items/score' became required for the status '200'

GET: /api/v2/pub/surveys/{id}

👍

Added

  • added the required property 'instructions' to the response with the '200' status
  • added the required property 'show_attachments' to the response with the '200' status
  • added the required property 'show_notes' to the response with the '200' status
🚧

Changed

  • the response property 'priority' became required for the status '200'
  • the response property 'score' became required for the status '200'