English
cURL
curl --request GET \ --url https://cloud.memsource.com/web/api2/v4/projects/{projectUid}/jobs/qualityAssurances/settings
{ "forbiddenStrings": [ "<string>" ], "enabledChecks": [ { "checkerType": "<string>", "context": { "moraviaProfileId": "<string>", "customQaDisplayName": "<string>", "provider": "<string>" } } ], "excludeLockedSegments": true, "userCanSetInstantQA": true, "strictJobStatus": true, "regexpRules": [ { "description": "<string>", "sourceRegexp": "<string>", "targetRegexp": "<string>", "id": "<string>", "ignorable": true, "instant": true } ] }
Returns enabled quality assurance checks and settings.
successful operation
Show child attributes
Was this page helpful?