{}
curl --location --request POST '/rest/services//plotting/getFavoritesList' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "result": [ "123", "456" ], "resultcode": "success", "time": 1 }