List help centers
GET {{baseUrl}}/api/v1/helpCenters
This API lists the help centers configured in your Zoho Desk portal.
OAuth Scope
Desk.settings.READ
Desk.basic.READ
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |
RESPONSES
status: OK
{"data":[{"isDefault":true,"name":"Zoho Cares","id":"24073000002579275","departmentIds":["24073000000102043"],"isMultilingualEnabled":true,"helpCenterLocales":[{"name":"ZohoCorp Portal","locale":"en","type":"DEFAULT","status":"ACCESIBLE_IN_HELPCENTER"}],"primaryLocale":"en","logoUrl":"https://localimg.zohostatic.com/support/app/images/portalLogo.de847024ebc0131731a3.png","url":"https://help.zoho.com/portal/","status":"ACTIVE"}]}