/projects/<project_id>/folders?parent_id=<parent_id>Authorization: Bearer ********************curl --location --request GET 'http://localhost:8080/v1/projects/f32a0116-fe11-454c-8e6a-5ff4101882e5/folders?parent_id=' \
--header 'Authorization: Bearer <token>'{"message":"collections","result":[],"success":true}