{ "reportId": "string" }
curl --location --request POST '/api/report/getInfo' \ --header 'token;' \ --header 'client;' \ --header 'Content-Type: application/json' \ --data-raw '{ "reportId": "string" }'