This API allows a user to fetch all article lists configured in portal.
Success
No Article Lists Configured in Portal
Bad Request
Unauthorized
Forbidden
Not Found
Not acceptable
Internal server error
{- "articleList": [
- {
- "name": "V3List",
- "typeId": 50,
- "link": {
- "rel": "self",
- "href": "/knowledge/portalmgr/v3/portals/999900000000000/articlelists/409600000002204"
}, - "id": 409600000002204
}, - {
- "name": "NewArticlesList",
- "typeId": 10,
- "description": "Recently added articles in KB",
- "link": {
- "rel": "self",
- "href": "/knowledge/portalmgr/v3/portals/999900000000000/articlelists/1003"
}, - "id": 1003
}
]
}