# Open a review round generating reviews based on the round assignment rules This endpoint opens a review round for a process and closes the existing open round, it also generates reviews for all of the assignees defined in the matching assignment rules on the round being opened Endpoint: GET /abstractReviews/{tenantId}/openRound/{typeId}/{roundId} Version: v1-2025-04-18 Security: knox-authorizer ## Path parameters: - `tenantId` (string, required) The tenant - `typeId` (string, required) The id of the abstract type that the round is on - `roundId` (string, required) The id of the round being opened ## Response 200 fields ## Response 400 fields ## Response 401 fields ## Response 403 fields ## Response 404 fields ## Response 429 fields ## Response 500 fields