# Download synchronizer active version Downloads active version of the synchronizer from public storage Endpoint: GET /storage/synchronizer/download/active Version: 1.0 Security: bearer ## Response 401 fields (application/json): - `message` (string, required) Error message indicating unauthorized access. Example: "Unauthorized" - `statusCode` (number, required) HTTP status code for unauthorized access. Example: 401