Patch Release Date: Sep 22, 2025
Workspaces
Fixes
Get Data Model Records API: Fixed an issue where Express users with incorrect permissions, like Anonymous, could retrieve records using GraphQL and the following REST APIs:
Get Submissions Across Modules and Workflows:
GET /submissionsGet Module Submissions:
GET /forms/:formId/submissions,/modules/:formId/submissionsGet Workflow Submissions:
GET /workflows/:workflowId/submissionsGet Data Model Records (Deprecated):
GET /models/:dataModelIdGet Data Model Records:
GET /dataModels/:dataModelId/records