Authorization: Bearer ********************
curl --location --request GET 'http://localhost:8190/api/dataset/info/750058'
{ "code": "OK", "message": "", "data": { "id": 750058, "name": "createBy_gh", "type": "LIDAR_FUSION", "description": null } }