...
(GET) projects/{projectid}/documents/{documentid}/QA <ac:parameter ac:name="language">xml</ac:parameter>
PARAMETERS
token | The token obtained on connection | Required |
projectid | The project id | Required |
documentid | The 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 |
...
localeSource | The source language of the document. Use the language code. See Languages for a list of all supported ISO-2 language codes. | Required |
localeTarget | The target language of the document. Use the language code. SeeLanguages for a list of all supported ISO-2 language codes. | Required |
RESULTS
Returns an ApiQAResult item.