curl --location --request GET 'http://localhost:5000/webapi/entry.cgi?api=SYNO.API.Info&version=1&method=query&_sid=<api-key>'{
"success": true,
"data": {
"property1": {
"path": "entry.cgi",
"requestFormat": "JSON",
"minVersion": 0,
"maxVersion": 0
},
"property2": {
"path": "entry.cgi",
"requestFormat": "JSON",
"minVersion": 0,
"maxVersion": 0
}
}
}