# StorageController_findByPath Endpoint: GET /storage/path Version: 1.0 Security: bearer ## Query parameters: - `filePath` (string, required) ## 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