TMS
cURL
curl --request POST \ --url https://cloud.memsource.com/web/api2/v1/lqa/assessments/results \ --header 'Content-Type: application/json' \ --data ' { "jobParts": [ { "uid": "<string>" } ] } '
[ { "status": "PASS", "score": 123 } ]
UIDs of the corresponding job parts
1 - 100
Show child attributes
successful operation
Result based on score and configured threshold
PASS
FAIL
LQA score in percentage
Was this page helpful?