November 3th, 2025
Added
- Increased limit for document step name from 255 to 2000 and for interaction name from 2000 to 10_000.
- Extended
POST /tenants/{tenantId}/documentsendpoint with optional interaction tag assignment for interactions.
October 20th, 2025
Fix
- Fixed an issue with the
PATCH /tenants/{tenantId}/reports/{reportId}endpoint that incorrectly allowed setting the report state to 'not-started', which is not a valid state and was causing 500 server errors.
October 6th, 2025
Added
-
Extended
GET /tenants/{tenantId}/reportsand GET/tenants/{tenantId}/reports/{reportId}endpoint to retrieves order document assignment -
Extended
GET /tenants/{tenantId}/reports/{reportId}/exportendpoint to retrieves order document assignment -
Added new endpoint
PATCH /tenants/{tenantId}/orders/{orderId}/reportsto be able to update user and group assignments for a given report -
Added three new document languages: Albanian (sq), Bosnian (bs), Serbian (sr)
September 22nd, 2025
Added
- Extended
POST /tenants/{tenantId}/connectors/ops1-order-connectors/{connectorId}/executeendpoint to support group assignment via array of strings in the payload.
Fix
- Endpoints
POST /tenants/{tenantId}/orders/{orderId}/duplicateandPOST /tenants/{tenantId}/orders/{orderId}/instantiatedid return the order model from version2024-05-20now the responses are aligned with all other order endpoints.
September 8th, 2025
Added
- Added new endpoint
GET /tenants/{tenantId}/groupsto get user-groups list. - Added new endpoint
PATCH /tenants/{tenantId}/groups/{groupId}to update a user-group. - Added new endpoint
DELETE /tenants/{tenantId}/groupsto delete user-groups. - Added new endpoint
POST /tenants/{tenantId}/groups/{groupId}/userto add or remove a user to a user-group. - Added new endpoint
GET /tenants/{tenantId}/groups/{groupId}to get user-group by id. - Added new endpoint
PATCH /tenants/{tenantId}/groupsto archive and unarchive a user-group. - Added new endpoint
POST /tenants/{tenantId}/groupsto create a user-group. - Extended response payload of
GET /tenants/{tenantId}/reports/{reportId}/exportincludeupdatedAt,updatedByandupdatedByUserNameproperties forreportSteps. - For
interactionof typenumberthe propertiesfailValueMoreandfailValueLessare now included in the response payload. - Extended response payload of
GET /tenants/{tenantId}/reports/{reportId}/exportwithdocument.qualificationsRequiredfor unique, flattened parent and nested documents qualifications. Previously used propertydocument.qualificationsis deprecated to clearly distinguish between granted and required qualifications. - Extended
GET /tenants/{tenantId}/ordersendpoint with new query parameterruleId.
August 25th, 2025
Added
- Added new endpoint
DELETE /tenants/{tenantId}/orders/access-controls/{acEntityId}to delete the assigned access of an order. - Added new endpoint
POST /tenants/{tenantId}/orders/{orderId}/access-controlsto assign access to an order. - Added new endpoint
PATCH /tenants/{tenantId}/order-document-assignments/{orderDocumentAssignmentId}to update an order document assignment (supportsquantity,position,assignedUserIds,assignedGroupIds,useLatestDocument,reportName). - Added new parameters
assignedUserIds,assignedGroupIdstoPOST /tenants/{tenantId}/orders/{orderId}/order-document-assigmentsendpoint for the order document assignment create data - Added new parameters
assignedUserIds,assignedGroupIdstoPOST /tenants/{tenantId}/orderendpoint for the order document assignment create data - Added optional
localespayload support for endpointPOST /tenants/{tenantId}/documentsteps, processSteps and interactions.
August 11th, 2025
Added
- Added new endpoint
POST /tenants/{tenantId}/connectors/ops1-order-connectors/{connectorId}/execute. To create an order using the operations1 order connector. See our document how to set up an order connector. - Added
linkandkey-valueinteractions andindividualReportprocessStep creation supportPOST /tenants/{tenantId}/documentsendpoint.
Fix
- No longer throw a 500 error when duplicated class characteristic ids are sent to
PUT /tenants/{tenantId}/orders/{orderId}/class-characteristicsendpoint.
July 14th, 2025
Added
- Added
showOrderInformationquery option forGET /tenants/{tenantId}/reports/{reportId}/pdfsendpoint to include order information in PDF.
June 30th, 2025
Fix
- Return proper
unitproperty in the response payload of theGET /tenants/{tenantId}/reports/{reportId}/exportendpoint for number interactions. Before it was alwaysnull. - Return
409 Conflicterror when trying to attach a document with variables to a document without variables via thePUT /tenants/{tenantId}/documents/{documentId}/documents/{subDocumentId}endpoint.
Added
- Added
qualificationsproperties to the response payload of theGET /tenants/{tenantId}/users/\{userId}endpoint. - Added
qualificationIdsrequest payload forPOST /tenants/{tenantId}/usersendpoint to create user with assigned qualifications. - Added new endpoint
GET /tenants/{tenantId}/qualificationsto get qualifications list - Added new endpoint
DELETE /tenants/{tenantId}/qualification/{qualificationId}to delete user qualification
June 16th, 2025
Added
- Added new endpoint
POST /tenants/{tenantId}/users/\{userId}/qualificationsto upsert user qualifications - Added
classCharacteristicsandorderPositionproperties to the response payload of theGET /tenants/{tenantId}/reportsendpoint. - Added query parameters
classCharacteristicIdsandorderIdsto theGET /tenants/{tenantId}/reportsendpoint to filter reports by class characteristics or order ids
June 2nd, 2025
Added
- Added possibility to update
executionModeviaPATCH /tenants/{tenantId}/orders/{orderId}endpoint - Added new property
orderPositionto the response payload of theGET /tenants/{tenantId}/reports/{reportId}endpoint to indicate the position of the report within an order
May 5th, 2025
Added
- Added new endpoint
POST /tenants/{tenantId}/documents/translationsto upload translations - Added new endpoint
POST /tenants/{tenantId}/documents/{documentId}/qualifications-requiredto add required qualification to document - Added new endpoint
POST /tenants/{tenantId}/documents/{documentId}/qualifications-grantedto add granted qualification to document
April 23rd, 2025
Fix
- Fixed the problem that for endpoint
POST /tenants/{tenantId}/orders/the value ofuseLatestDocumentwas ignored and instead the default valuetruewas always used
Changed
- Endpoints
POST /tenants/{tenantId}/documents,PATCH /tenants/{tenantId}/documents/{documentId},GET /tenants/{tenantId}/documents/{documentId}now includes granted and required qualifications - Endpoint
POST /tenants/{tenantId}/documentsnow supports document creation with granted and required qualifications.
April 21st, 2025
Release
New public api version 2025-04-21 is released. Previous version 2024-05-20 is now deprecated, please set accept-version header to 2025-04-21.
Changed
-
Property
assigneeIdhas been removed from request payload for thePOST /tenants/{tenantId}/tasksandPATCH /tenants/{tenantId}/tasks/{taskId}endpoints -
Properties
assigneeIdandassigneeUserNamehave been removed from response payload for theGET /tenants/{tenantId}/tasks,POST /tenants/{tenantId}/tasks, andPATCH /tenants/{tenantId}/tasks/{taskId}endpoints -
Properties
classFilterAssistantandclassFilterEditorhave been removed from request payload for thePOST /tenants/{tenantId}/usersandPATCH /tenants/{tenantId}/users/\{userId}endpoints -
Renamed endpoint
GET /tenants/{tenantId}/images-feedback/{imageFeedbackId}/filetoGET /tenants/{tenantId}/image-feedbacks/{imageFeedbackId}/file -
Renamed endpoint
GET /tenants/{tenantId}/videos-feedback/{videoFeedbackId}/filetoGET /tenants/{tenantId}/video-feedbacks/{videoFeedbackId}/file -
Endpoint
GET /tenants/{tenantId}/pdfs-feedback/{pdfFeedbackId}/file.pdfwas renamed toGET /tenants/{tenantId}/pdf-feedbacks/{pdfFeedbackId}/fileto be consistent with other endpoints. -
The following search query parameters now require at least 3 characters:
- Query parameter
namefor endpointGET /tenenats/{tenantId}/roles - Query parameter
searchfor endpointGET /tenants/{tenantId}/orders - Query parameters
search,customIdandlocationfor endpointGET /tenants/{tenantId}/global-materials
- Query parameter
-
Property
assignedUserIdsandassignedGroupIdswas added,assigneeIdwas removed from the request payloadPATCH /tenants/{tenantId}/orders/{orderId} -
Property
assignedUsersandassignedGroupswas added,assigneeIdandassigneeUserNamewas removed from the response payloadPATCH /tenants/{tenantId}/orders/{orderId} -
Property
assignedUsersandassignedGroupswas added to the response payloadGET /tenants/{tenantId}/orders -
Property
assignedUserIdsandassignedGroupIdswas added,assigneeIdwas removed from the request payloadPOST /tenants/{tenantId}/orders
Added
-
Added new endpoint
GET /tenants/{tenantId}/documents/{documentId}/exportto fetch a document with additional data like steps, process steps, interactions, and interaction choices -
Added new properties
assignedUserIdsandassignedGroupsIdsto the request payload for thePOST /tenants/{tenantId}/tasksandPATCH /tenants/{tenantId}/tasks/{taskId}endpoints for assigning and updating multiple users or groups related to the task -
Added new properties
assignedUsersandassignedGroupsto the response payload for the
GET /tenants/{tenantId}/tasks,POST /tenants/{tenantId}/tasks, andPATCH /tenants/{tenantId}/tasks/{taskId}endpoints -
Added new property
classFilterto the request payload for thePOST /tenants/{tenantId}/usersandPATCH /tenants/{tenantId}/users/\{userId}endpoints for assigning and updating saved classifier filters for users
Removed
-
Removed endpoint
POST /tenants/{tenantId}/reports/{reportId}/generate-pdf,GET /tenants/{tenantId}/report-pdfs/{reportPdfId}andGET /tenants/{tenantId}/report-pdfs/{reportPdfId}/file.pdf.
Use the new PDF generation endpointsPOST /tenants/{tenantId}/reports/{reportId}/pdfs,GET /tenants/{tenantId}/pdf-jobs/{pdfJobId}andGET /tenants/{tenantId}/pdf-jobs/{pdfJobId}/fileinstead. -
Removed property
pdfsfrom the response of the following endpoints:POST /tenants/{tenantId}/orders/{orderId}/reports/detachGET /tenants/{tenantId}/reports/{reportId}PATCH /tenants/{tenantId}/reports/{reportId}
