# Download calibration file (external) Retrieve calibration file content. Requires X-Auth-Token header with CAMERA_READ scope. Endpoint: GET /integration/rest/api/v1/camera/{hardwareId}/calibration/{type} Version: v1 Security: ## Path parameters: - `hardwareId` (string, required) Camera hardware identifier Example: "CAM-001" - `type` (string, required) Calibration type Enum: "INTRINSIC", "GATE"