Get articles for manual sorting

GET {{baseUrl}}/api/v1/kbCategory/:category_id/repositionArticles

This API lists the positions of help articles to enable manual sorting. Only leaf categories that have a maximum of 1000 articles can be repositioned.

OAuth Scope

  • Desk.articles.READ

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring

RESPONSES

status: OK

{"data":[{"webUrl":"https://desk.zoho.com/support/zylker/ShowHomePage.do#Solutions/dv/22372000000281023","id":"22372000000281023","title":"Importance of a Knowledge Base","authorId":"4000000012931"},{"webUrl":"https://desk.zoho.com/support/zylker/ShowHomePage.do#Solutions/dv/22372000000209871","id":"22372000000209871","title":"Importance of a Knowledge Base","authorId":"4000000012931"}]}