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