Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Use this method to get the results of a QA check. Please note that the results are stored during a limited time period of 10 hours.

URL

(GET) projects/{projectid}/documents/{documentid}/QA

PARAMETERS

token

The token obtained on connectionRequiredprojectidThe project idRequireddocumentidThe id of the document

Required

options

JSON containing options to get the check results

Optional

from

The first record to show starting with index 0. Default is 0

Optional

count

The number of records to show, up to 1000 at a time. Default is 1000.

Optional


JSON format of "options" parameter

localeSourceThe source language of the document. Use the language code. See chapter REF _Ref358977631 \r \h 12.1 for a list of all supported ISO-2 language codes.Required
localeTargetThe target language of the document. Use the language code. See chapter REF _Ref358977631 \r \h 12.1 for a list of all supported ISO-2 language codes.Required

RESULTS

Returns an ApiQAResult item.





  • No labels