- Print
- DarkLight
The ID of the article
Language code of the article
Success
You can verify all the type of versions in a project.
{
"data": [
{
"version_number": 1,
"created_by": "peter jone",
"created_at": "2023-09-26T06:34:59.406866Z",
"modified_at": "2023-09-26T06:34:59.4068665Z",
"base_version": 0,
"status": 2,
"profile_url": "https://www.gravatar.com/avatar/FE29D578CBEC3945FC88BF4F10906A3E"
}
],
"extension_data": null,
"success": true,
"errors": null,
"warnings": [],
"information": []
}
Article version response data
The version number of the article
Author name
The date the article version was created
The last time the article version was modified
The version number from which this article version is derived
The status of the category page: 0 - Draft, 1 - In review, 2 - Public, 3 - Published, 4 - Deleted, 5 - Forked
Author profile image
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
Bad Request
Kindly verify your articleId and perform the task again. Also verify the langCode (language code) is mismatching.
{
"data": null,
"extension_data": null,
"success": true,
"errors": [
{
"extension_data": null,
"stack_trace": null,
"description": "Article not found",
"error_code": null,
"custom_data": null
}
],
"warnings": [],
"information": []
}
Article version response data
The version number of the article
Author name
The date the article version was created
The last time the article version was modified
The version number from which this article version is derived
The status of the category page: 0 - Draft, 1 - In review, 2 - Public, 3 - Published, 4 - Deleted, 5 - Forked
Author profile image
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