This API allows an author to retrieve all the articles that are available to them to process further. The articles returned are based on the user's role and the articles assigned to the user. The user must have proper permissions on the requested article to work on it.
OK
No content
Bad Request
Unauthorized
Forbidden
Not Found
Internal server error
{- "link": {
- "rel": "self",
- "href": "/knowledge/contentmgr/v3/articles/mywork"
}, - "paginationInfo": {
- "count": 1,
- "pagenum": 1,
- "pagesize": 25
}, - "article": [
- {
- "link": [
- {
- "rel": "self",
- "href": "/knowledge/contentmgr/v3/articles/DEV9-2384"
}
], - "lastModified": {
- "user": {
- "name": "author_yoda",
- "id": 1003
}, - "date": "2022-01-14T12:45:04.000Z"
}, - "created": {
- "user": {
- "name": "pa_kumar",
- "id": 1
}, - "date": "2022-01-14T09:06:09.000Z"
}, - "department": {
- "name": "Service",
- "id": 999
}, - "language": {
- "code": "en-us",
- "label": "English (US)",
- "id": 1
}, - "folder": {
- "link": {
- "rel": "self",
- "href": "/knowledge/contentmgr/v3/folders/409700000002369"
}, - "name": "author",
- "path": "Departments\\Service\\Content\\Shared\\author",
- "id": 409700000002369
}, - "notes": {
- "link": {
- "rel": "self",
- "href": "/knowledge/contentmgr/v3/articles/DEV9-2384/note"
}, - "paginationInfo": {
- "count": 1,
- "pagenum": 1,
- "pagesize": 25
}, - "note": [
- {
- "content": "aa",
- "created": {
- "user": {
- "name": "author_yoda",
- "id": 1003
}, - "date": "2022-01-14T12:45:03.000Z"
}, - "id": 1010
}
], - "count": 1
}, - "linkAlias": "52C0CC90-E314-4192-8D22-C6116CBD1ECE",
- "versions": {
- "link": {
- "rel": "self",
- "href": "/knowledge/contentmgr/v3/articles/DEV9-2384/version"
}, - "paginationInfo": {
- "count": 1,
- "pagenum": 1,
- "pagesize": 25
}, - "version": [
- {
- "link": {
- "rel": "self",
- "href": "/knowledge/contentmgr/v3/articles/DEV9-2384/versions/409700000001582"
}, - "name": "New article",
- "created": {
- "user": {
- "name": "author_yoda",
- "id": 1003
}, - "date": "2022-01-14T12:45:04.000Z"
}, - "lastModified": {
- "user": {
- "name": "author_yoda",
- "id": 1003
}, - "date": "2022-01-14T12:45:05.000Z"
}, - "availabilityDate": "2022-01-14T12:43:24.000Z",
- "articleType": {
- "name": "General",
- "id": 999900000002020
}, - "articleState": "draft",
- "translationStatus": "upto_date",
- "articleReviewDetails": {
- "currentReviewStage": {
- "name": "Draft",
- "id": 1000
}, - "previousReviewStage": {
- "name": "dummy",
- "id": 1003
}, - "currentWorkflow": {
- "name": "art wf",
- "id": 1004
}
}, - "expiryDateTimeZone": "GMT",
- "availabilityDateTimeZone": "GMT",
- "id": 409700000001582
}
], - "count": 1
}, - "customAttributes": {
- "customAttribute": [
- {
- "attribName": "article_secret",
- "attribValues": {
- "attribValue": [
- {
- "value": "home"
}
]
}
}
]
}, - "publishedVersionIsAvailable": true,
- "articleLatestVersionIsDraft": true,
- "id": 409700000002384,
- "alternateId": "DEV9-2384",
- "suggestionResolutionCode": 0
}
], - "count": 1
}