English
cURL
curl --request GET \ --url https://cloud.memsource.com/web/api2/v1/projects/{projectUid}/jobs/{jobUid}/targetFileWarnings
{ "warnings": [ "<string>" ] }
This call will return target file’s warnings. This means even for other jobs that were created via ‘split jobs’ etc.
successful operation
Was this page helpful?