- Print
- DarkLight
Gets articles by translation status
The ID of the version
Language code of the version
Article translation status 0 - None, 1 - Needs transation, 2 - Translated, 3 - In progress
Default Value is 0 (Need translation)
Success
Here are the articleId and categoryId for the article that needs translation for the following language code in the project.
{
"data": [
{
"id": "978a1e16-fd36-4724-b63f-c313a059a30b",
"category_id": "978a1e16-fd36-4724-b63f-c313a059a30b"
},
{
"id": "978a1e16-fd36-4724-b63f-c313a059a30b",
"category_id": "978a1e16-fd36-4724-b63f-c313a059a30b"
},
{
"id": "978a1e16-fd36-4724-b63f-c313a059a30b",
"category_id": "978a1e16-fd36-4724-b63f-c313a059a30b"
}
],
"extension_data": null,
"success": true,
"errors": null,
"warnings": null,
"information": null
}
Article need to be translated
The ID of the article
The ID of the category
Status indication for customer API response
Errors in the customer API response
Stack trace for error response message
Description for error cause
Error code for Api resonse
Warning in the customer API response
Warning description
warning code for customer Api base response
Information passed by the customer API response
status description for customer Api response information