Get root category
GET {{baseUrl}}/api/v1/kbRootCategories/:rootCategoryId
This API fetches the details of a root category.
OAuth Scope
Desk.articles.READ
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
include | string | Additional information related to the category. Values allowed are: publicArticlesCount and allArticlesCount. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |
RESPONSES
status: OK
{"modifiedTime":"2020-01-02T15:26:51.000Z","visibility":"ALL_USERS","articleViewType":"LISTVIEW","groups":[],"logoUrl":"https://desk.zoho.com/support/App/build/fonts/certificate.svg","feedbackTicketConversionPreference":{"departmentId":"5000000063895","assignee":{"photoURL":"https://desk.zoho.com/api/v1/agents/5000000000059/photo?orgId=15114553","name":"Charlie Marlie","id":"5000000000059","status":"ACTIVE","zuid":"15224545"},"status":"ENABLED"},"associatedDepartmentIds":["5000000063895"],"encryptedWorkspaceId":"uhahsdhada","helpcenterId":"5000000015871","isReviewEnabled":true,"isTrashed":false,"createdBy":{"photoURL":null,"name":"Zylker","id":"5000000015867","status":"ACTIVE","zuid":"343224"},"translations":[{"modifiedTime":"2020-01-02T15:24:42.000Z","createdBy":{"photoURL":null,"name":"Zylker","id":"5000000015867","status":"ACTIVE","zuid":"343224"},"name":"Root category name","description":"description of root","createdTime":"2020-01-02T15:24:42.000Z","modifiedBy":{"photoURL":null,"name":"Zylker","id":"5000000015867","status":"ACTIVE","zuid":"343224"},"id":"5000000336004","permalink":"root-category-name","locale":"en","categoryId":"5000000319037"}],"name":"Root category name","createdTime":"2019-12-30T12:10:30.000Z","modifiedBy":{"photoURL":null,"name":"Zylker","id":"5000000015867","status":"ACTIVE","zuid":"343224"},"id":"5000000319037","status":"SHOW_IN_HELPCENTER","order":"3","workspaceId":"asadasda"}