### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior `"role": "owner", "applicationType": 1, "applicationStatus": "NORMAL", "folderId": null,` ### Expected Behavior It should return the FolderID if the app is inside a folder when using the `/api/applications/list` API query. ### Steps to reproduce run this API `/api/applications/list` as per [docs](https://docs.lowcoder.cloud/lowcoder-api-specification/api-reference-lowcoder/api-lowcoder-v2.0.1/applications/list) ### Environment lowcoder 2.5.0 ### Additional Information This helps me back up apps and apps inside folders easily. Currently, I take multiple backups of some apps.