Skip to content
Dashboard

List help centers

GET/v2/help_center/help_centers

Returns all help centers configured in your Featurebase organization.

Currently, Featurebase only supports one help center per organization, but we plan on supporting multiple help centers in the future.

Query Parameters

  • limit - Number of items to return (1-100, default 10)
  • cursor - Cursor for pagination

Response Format

Returns a list object with:

  • object - Always “list”
  • data - Array of help center objects
  • nextCursor - Cursor for next page (null if no more results)

Help Center Object

Each help center includes:

  • id - Unique identifier
  • displayName - Help center display name
  • title - Help center title
  • description - Help center description
  • isPublic - Whether the help center is publicly accessible
  • defaultLocale - Default locale for content
  • availableLocales - Array of available locales
  • navItems - Navigation items configuration
  • urls - URL configuration (subpath, custom domain)
  • createdAt - ISO 8601 timestamp when created
  • updatedAt - ISO 8601 timestamp when last updated
Query ParametersExpand Collapse
cursor: optional string

An opaque cursor for pagination. Use the nextCursor value from a previous response to fetch the next page.

maxLength512
limit: optional number

A limit on the number of objects to be returned, between 1 and 100.

minimum1
maximum100
Header ParametersExpand Collapse
"Featurebase-Version": optional "2026-01-01.nova" or "2025-12-12.clover"
One of the following:
"2026-01-01.nova"
"2025-12-12.clover"
ReturnsExpand Collapse
data: array of HelpCenter { id, availableLocales, createdAt, 17 more }

Array of help centers

id: string

Help center unique identifier

availableLocales: array of "bn" or "bs" or "pt-BR" or 39 more

Available locales

One of the following:
"bn"
"bs"
"pt-BR"
"bg"
"ca"
"hr"
"cs"
"da"
"nl"
"en"
"et"
"fi"
"fr"
"de"
"el"
"hi"
"hu"
"id"
"it"
"ja"
"ko"
"lv"
"lt"
"ms"
"mn"
"nb"
"pl"
"pt"
"ro"
"ru"
"sr"
"zh-CN"
"sk"
"sl"
"es"
"sw"
"sv"
"th"
"zh-TW"
"tr"
"uk"
"vi"
createdAt: string

ISO 8601 timestamp when created

defaultLocale: "bn" or "bs" or "pt-BR" or 39 more

Default locale for the help center

One of the following:
"bn"
"bs"
"pt-BR"
"bg"
"ca"
"hr"
"cs"
"da"
"nl"
"en"
"et"
"fi"
"fr"
"de"
"el"
"hi"
"hu"
"id"
"it"
"ja"
"ko"
"lv"
"lt"
"ms"
"mn"
"nb"
"pl"
"pt"
"ro"
"ru"
"sr"
"zh-CN"
"sk"
"sl"
"es"
"sw"
"sv"
"th"
"zh-TW"
"tr"
"uk"
"vi"
isPublic: boolean

Whether the help center is public

locale: "bn" or "bs" or "pt-BR" or 39 more

Current locale

One of the following:
"bn"
"bs"
"pt-BR"
"bg"
"ca"
"hr"
"cs"
"da"
"nl"
"en"
"et"
"fi"
"fr"
"de"
"el"
"hi"
"hu"
"id"
"it"
"ja"
"ko"
"lv"
"lt"
"ms"
"mn"
"nb"
"pl"
"pt"
"ro"
"ru"
"sr"
"zh-CN"
"sk"
"sl"
"es"
"sw"
"sv"
"th"
"zh-TW"
"tr"
"uk"
"vi"
object: "help_center"

Object type identifier

organization: string

Organization ID

updatedAt: string

ISO 8601 timestamp when last updated

description: optional string

Help center description

displayName: optional string

Help center display name

externalLinksOpenInNewTab: optional boolean

Whether external links in articles open in a new tab

hideAuthorInfo: optional boolean

Whether to hide author info on articles

hideDateInfo: optional boolean

Whether to hide date info on articles

internalLinksOpenInNewTab: optional boolean

Whether internal links in articles open in a new tab

title: string

Navigation item title

type: "link" or "button"

Navigation item type

One of the following:
"link"
"button"
url: string

Navigation item URL

icon: optional string

Navigation item icon

searchPlaceholder: optional string

Search input placeholder

title: optional string

Help center title

translations: optional object { id, bg, bn, 39 more }

Translations for different locales

id: optional HelpCenterTranslation { description, displayName, navItems, 2 more }
description: optional string

Description for this locale

displayName: optional string

Display name for this locale

title: string

Navigation item title

type: "link" or "button"

Navigation item type

One of the following:
"link"
"button"
url: string

Navigation item URL

icon: optional string

Navigation item icon

searchPlaceholder: optional string

Search placeholder for this locale

title: optional string

Title for this locale

bg: optional HelpCenterTranslation { description, displayName, navItems, 2 more }
description: optional string

Description for this locale

displayName: optional string

Display name for this locale

title: string

Navigation item title

type: "link" or "button"

Navigation item type

One of the following:
"link"
"button"
url: string

Navigation item URL

icon: optional string

Navigation item icon

searchPlaceholder: optional string

Search placeholder for this locale

title: optional string

Title for this locale

bn: optional HelpCenterTranslation { description, displayName, navItems, 2 more }
description: optional string

Description for this locale

displayName: optional string

Display name for this locale

title: string

Navigation item title

type: "link" or "button"

Navigation item type

One of the following:
"link"
"button"
url: string

Navigation item URL

icon: optional string

Navigation item icon

searchPlaceholder: optional string

Search placeholder for this locale

title: optional string

Title for this locale

bs: optional HelpCenterTranslation { description, displayName, navItems, 2 more }
description: optional string

Description for this locale

displayName: optional string

Display name for this locale

title: string

Navigation item title

type: "link" or "button"

Navigation item type

One of the following:
"link"
"button"
url: string

Navigation item URL

icon: optional string

Navigation item icon

searchPlaceholder: optional string

Search placeholder for this locale

title: optional string

Title for this locale

ca: optional HelpCenterTranslation { description, displayName, navItems, 2 more }
description: optional string

Description for this locale

displayName: optional string

Display name for this locale

title: string

Navigation item title

type: "link" or "button"

Navigation item type

One of the following:
"link"
"button"
url: string

Navigation item URL

icon: optional string

Navigation item icon

searchPlaceholder: optional string

Search placeholder for this locale

title: optional string

Title for this locale

cs: optional HelpCenterTranslation { description, displayName, navItems, 2 more }
description: optional string

Description for this locale

displayName: optional string

Display name for this locale

title: string

Navigation item title

type: "link" or "button"

Navigation item type

One of the following:
"link"
"button"
url: string

Navigation item URL

icon: optional string

Navigation item icon

searchPlaceholder: optional string

Search placeholder for this locale

title: optional string

Title for this locale

da: optional HelpCenterTranslation { description, displayName, navItems, 2 more }
description: optional string

Description for this locale

displayName: optional string

Display name for this locale

title: string

Navigation item title

type: "link" or "button"

Navigation item type

One of the following:
"link"
"button"
url: string

Navigation item URL

icon: optional string

Navigation item icon

searchPlaceholder: optional string

Search placeholder for this locale

title: optional string

Title for this locale

de: optional HelpCenterTranslation { description, displayName, navItems, 2 more }
description: optional string

Description for this locale

displayName: optional string

Display name for this locale

title: string

Navigation item title

type: "link" or "button"

Navigation item type

One of the following:
"link"
"button"
url: string

Navigation item URL

icon: optional string

Navigation item icon

searchPlaceholder: optional string

Search placeholder for this locale

title: optional string

Title for this locale

el: optional HelpCenterTranslation { description, displayName, navItems, 2 more }
description: optional string

Description for this locale

displayName: optional string

Display name for this locale

title: string

Navigation item title

type: "link" or "button"

Navigation item type

One of the following:
"link"
"button"
url: string

Navigation item URL

icon: optional string

Navigation item icon

searchPlaceholder: optional string

Search placeholder for this locale

title: optional string

Title for this locale

en: optional HelpCenterTranslation { description, displayName, navItems, 2 more }
description: optional string

Description for this locale

displayName: optional string

Display name for this locale

title: string

Navigation item title

type: "link" or "button"

Navigation item type

One of the following:
"link"
"button"
url: string

Navigation item URL

icon: optional string

Navigation item icon

searchPlaceholder: optional string

Search placeholder for this locale

title: optional string

Title for this locale

es: optional HelpCenterTranslation { description, displayName, navItems, 2 more }
description: optional string

Description for this locale

displayName: optional string

Display name for this locale

title: string

Navigation item title

type: "link" or "button"

Navigation item type

One of the following:
"link"
"button"
url: string

Navigation item URL

icon: optional string

Navigation item icon

searchPlaceholder: optional string

Search placeholder for this locale

title: optional string

Title for this locale

et: optional HelpCenterTranslation { description, displayName, navItems, 2 more }
description: optional string

Description for this locale

displayName: optional string

Display name for this locale

title: string

Navigation item title

type: "link" or "button"

Navigation item type

One of the following:
"link"
"button"
url: string

Navigation item URL

icon: optional string

Navigation item icon

searchPlaceholder: optional string

Search placeholder for this locale

title: optional string

Title for this locale

fi: optional HelpCenterTranslation { description, displayName, navItems, 2 more }
description: optional string

Description for this locale

displayName: optional string

Display name for this locale

title: string

Navigation item title

type: "link" or "button"

Navigation item type

One of the following:
"link"
"button"
url: string

Navigation item URL

icon: optional string

Navigation item icon

searchPlaceholder: optional string

Search placeholder for this locale

title: optional string

Title for this locale

fr: optional HelpCenterTranslation { description, displayName, navItems, 2 more }
description: optional string

Description for this locale

displayName: optional string

Display name for this locale

title: string

Navigation item title

type: "link" or "button"

Navigation item type

One of the following:
"link"
"button"
url: string

Navigation item URL

icon: optional string

Navigation item icon

searchPlaceholder: optional string

Search placeholder for this locale

title: optional string

Title for this locale

hi: optional HelpCenterTranslation { description, displayName, navItems, 2 more }
description: optional string

Description for this locale

displayName: optional string

Display name for this locale

title: string

Navigation item title

type: "link" or "button"

Navigation item type

One of the following:
"link"
"button"
url: string

Navigation item URL

icon: optional string

Navigation item icon

searchPlaceholder: optional string

Search placeholder for this locale

title: optional string

Title for this locale

hr: optional HelpCenterTranslation { description, displayName, navItems, 2 more }
description: optional string

Description for this locale

displayName: optional string

Display name for this locale

title: string

Navigation item title

type: "link" or "button"

Navigation item type

One of the following:
"link"
"button"
url: string

Navigation item URL

icon: optional string

Navigation item icon

searchPlaceholder: optional string

Search placeholder for this locale

title: optional string

Title for this locale

hu: optional HelpCenterTranslation { description, displayName, navItems, 2 more }
description: optional string

Description for this locale

displayName: optional string

Display name for this locale

title: string

Navigation item title

type: "link" or "button"

Navigation item type

One of the following:
"link"
"button"
url: string

Navigation item URL

icon: optional string

Navigation item icon

searchPlaceholder: optional string

Search placeholder for this locale

title: optional string

Title for this locale

it: optional HelpCenterTranslation { description, displayName, navItems, 2 more }
description: optional string

Description for this locale

displayName: optional string

Display name for this locale

title: string

Navigation item title

type: "link" or "button"

Navigation item type

One of the following:
"link"
"button"
url: string

Navigation item URL

icon: optional string

Navigation item icon

searchPlaceholder: optional string

Search placeholder for this locale

title: optional string

Title for this locale

ja: optional HelpCenterTranslation { description, displayName, navItems, 2 more }
description: optional string

Description for this locale

displayName: optional string

Display name for this locale

title: string

Navigation item title

type: "link" or "button"

Navigation item type

One of the following:
"link"
"button"
url: string

Navigation item URL

icon: optional string

Navigation item icon

searchPlaceholder: optional string

Search placeholder for this locale

title: optional string

Title for this locale

ko: optional HelpCenterTranslation { description, displayName, navItems, 2 more }
description: optional string

Description for this locale

displayName: optional string

Display name for this locale

title: string

Navigation item title

type: "link" or "button"

Navigation item type

One of the following:
"link"
"button"
url: string

Navigation item URL

icon: optional string

Navigation item icon

searchPlaceholder: optional string

Search placeholder for this locale

title: optional string

Title for this locale

lt: optional HelpCenterTranslation { description, displayName, navItems, 2 more }
description: optional string

Description for this locale

displayName: optional string

Display name for this locale

title: string

Navigation item title

type: "link" or "button"

Navigation item type

One of the following:
"link"
"button"
url: string

Navigation item URL

icon: optional string

Navigation item icon

searchPlaceholder: optional string

Search placeholder for this locale

title: optional string

Title for this locale

lv: optional HelpCenterTranslation { description, displayName, navItems, 2 more }
description: optional string

Description for this locale

displayName: optional string

Display name for this locale

title: string

Navigation item title

type: "link" or "button"

Navigation item type

One of the following:
"link"
"button"
url: string

Navigation item URL

icon: optional string

Navigation item icon

searchPlaceholder: optional string

Search placeholder for this locale

title: optional string

Title for this locale

mn: optional HelpCenterTranslation { description, displayName, navItems, 2 more }
description: optional string

Description for this locale

displayName: optional string

Display name for this locale

title: string

Navigation item title

type: "link" or "button"

Navigation item type

One of the following:
"link"
"button"
url: string

Navigation item URL

icon: optional string

Navigation item icon

searchPlaceholder: optional string

Search placeholder for this locale

title: optional string

Title for this locale

ms: optional HelpCenterTranslation { description, displayName, navItems, 2 more }
description: optional string

Description for this locale

displayName: optional string

Display name for this locale

title: string

Navigation item title

type: "link" or "button"

Navigation item type

One of the following:
"link"
"button"
url: string

Navigation item URL

icon: optional string

Navigation item icon

searchPlaceholder: optional string

Search placeholder for this locale

title: optional string

Title for this locale

nb: optional HelpCenterTranslation { description, displayName, navItems, 2 more }
description: optional string

Description for this locale

displayName: optional string

Display name for this locale

title: string

Navigation item title

type: "link" or "button"

Navigation item type

One of the following:
"link"
"button"
url: string

Navigation item URL

icon: optional string

Navigation item icon

searchPlaceholder: optional string

Search placeholder for this locale

title: optional string

Title for this locale

nl: optional HelpCenterTranslation { description, displayName, navItems, 2 more }
description: optional string

Description for this locale

displayName: optional string

Display name for this locale

title: string

Navigation item title

type: "link" or "button"

Navigation item type

One of the following:
"link"
"button"
url: string

Navigation item URL

icon: optional string

Navigation item icon

searchPlaceholder: optional string

Search placeholder for this locale

title: optional string

Title for this locale

pl: optional HelpCenterTranslation { description, displayName, navItems, 2 more }
description: optional string

Description for this locale

displayName: optional string

Display name for this locale

title: string

Navigation item title

type: "link" or "button"

Navigation item type

One of the following:
"link"
"button"
url: string

Navigation item URL

icon: optional string

Navigation item icon

searchPlaceholder: optional string

Search placeholder for this locale

title: optional string

Title for this locale

pt: optional HelpCenterTranslation { description, displayName, navItems, 2 more }
description: optional string

Description for this locale

displayName: optional string

Display name for this locale

title: string

Navigation item title

type: "link" or "button"

Navigation item type

One of the following:
"link"
"button"
url: string

Navigation item URL

icon: optional string

Navigation item icon

searchPlaceholder: optional string

Search placeholder for this locale

title: optional string

Title for this locale

"pt-BR": optional HelpCenterTranslation { description, displayName, navItems, 2 more }
description: optional string

Description for this locale

displayName: optional string

Display name for this locale

title: string

Navigation item title

type: "link" or "button"

Navigation item type

One of the following:
"link"
"button"
url: string

Navigation item URL

icon: optional string

Navigation item icon

searchPlaceholder: optional string

Search placeholder for this locale

title: optional string

Title for this locale

ro: optional HelpCenterTranslation { description, displayName, navItems, 2 more }
description: optional string

Description for this locale

displayName: optional string

Display name for this locale

title: string

Navigation item title

type: "link" or "button"

Navigation item type

One of the following:
"link"
"button"
url: string

Navigation item URL

icon: optional string

Navigation item icon

searchPlaceholder: optional string

Search placeholder for this locale

title: optional string

Title for this locale

ru: optional HelpCenterTranslation { description, displayName, navItems, 2 more }
description: optional string

Description for this locale

displayName: optional string

Display name for this locale

title: string

Navigation item title

type: "link" or "button"

Navigation item type

One of the following:
"link"
"button"
url: string

Navigation item URL

icon: optional string

Navigation item icon

searchPlaceholder: optional string

Search placeholder for this locale

title: optional string

Title for this locale

sk: optional HelpCenterTranslation { description, displayName, navItems, 2 more }
description: optional string

Description for this locale

displayName: optional string

Display name for this locale

title: string

Navigation item title

type: "link" or "button"

Navigation item type

One of the following:
"link"
"button"
url: string

Navigation item URL

icon: optional string

Navigation item icon

searchPlaceholder: optional string

Search placeholder for this locale

title: optional string

Title for this locale

sl: optional HelpCenterTranslation { description, displayName, navItems, 2 more }
description: optional string

Description for this locale

displayName: optional string

Display name for this locale

title: string

Navigation item title

type: "link" or "button"

Navigation item type

One of the following:
"link"
"button"
url: string

Navigation item URL

icon: optional string

Navigation item icon

searchPlaceholder: optional string

Search placeholder for this locale

title: optional string

Title for this locale

sr: optional HelpCenterTranslation { description, displayName, navItems, 2 more }
description: optional string

Description for this locale

displayName: optional string

Display name for this locale

title: string

Navigation item title

type: "link" or "button"

Navigation item type

One of the following:
"link"
"button"
url: string

Navigation item URL

icon: optional string

Navigation item icon

searchPlaceholder: optional string

Search placeholder for this locale

title: optional string

Title for this locale

sv: optional HelpCenterTranslation { description, displayName, navItems, 2 more }
description: optional string

Description for this locale

displayName: optional string

Display name for this locale

title: string

Navigation item title

type: "link" or "button"

Navigation item type

One of the following:
"link"
"button"
url: string

Navigation item URL

icon: optional string

Navigation item icon

searchPlaceholder: optional string

Search placeholder for this locale

title: optional string

Title for this locale

sw: optional HelpCenterTranslation { description, displayName, navItems, 2 more }
description: optional string

Description for this locale

displayName: optional string

Display name for this locale

title: string

Navigation item title

type: "link" or "button"

Navigation item type

One of the following:
"link"
"button"
url: string

Navigation item URL

icon: optional string

Navigation item icon

searchPlaceholder: optional string

Search placeholder for this locale

title: optional string

Title for this locale

th: optional HelpCenterTranslation { description, displayName, navItems, 2 more }
description: optional string

Description for this locale

displayName: optional string

Display name for this locale

title: string

Navigation item title

type: "link" or "button"

Navigation item type

One of the following:
"link"
"button"
url: string

Navigation item URL

icon: optional string

Navigation item icon

searchPlaceholder: optional string

Search placeholder for this locale

title: optional string

Title for this locale

tr: optional HelpCenterTranslation { description, displayName, navItems, 2 more }
description: optional string

Description for this locale

displayName: optional string

Display name for this locale

title: string

Navigation item title

type: "link" or "button"

Navigation item type

One of the following:
"link"
"button"
url: string

Navigation item URL

icon: optional string

Navigation item icon

searchPlaceholder: optional string

Search placeholder for this locale

title: optional string

Title for this locale

uk: optional HelpCenterTranslation { description, displayName, navItems, 2 more }
description: optional string

Description for this locale

displayName: optional string

Display name for this locale

title: string

Navigation item title

type: "link" or "button"

Navigation item type

One of the following:
"link"
"button"
url: string

Navigation item URL

icon: optional string

Navigation item icon

searchPlaceholder: optional string

Search placeholder for this locale

title: optional string

Title for this locale

vi: optional HelpCenterTranslation { description, displayName, navItems, 2 more }
description: optional string

Description for this locale

displayName: optional string

Display name for this locale

title: string

Navigation item title

type: "link" or "button"

Navigation item type

One of the following:
"link"
"button"
url: string

Navigation item URL

icon: optional string

Navigation item icon

searchPlaceholder: optional string

Search placeholder for this locale

title: optional string

Title for this locale

"zh-CN": optional HelpCenterTranslation { description, displayName, navItems, 2 more }
description: optional string

Description for this locale

displayName: optional string

Display name for this locale

title: string

Navigation item title

type: "link" or "button"

Navigation item type

One of the following:
"link"
"button"
url: string

Navigation item URL

icon: optional string

Navigation item icon

searchPlaceholder: optional string

Search placeholder for this locale

title: optional string

Title for this locale

"zh-TW": optional HelpCenterTranslation { description, displayName, navItems, 2 more }
description: optional string

Description for this locale

displayName: optional string

Display name for this locale

title: string

Navigation item title

type: "link" or "button"

Navigation item type

One of the following:
"link"
"button"
url: string

Navigation item URL

icon: optional string

Navigation item icon

searchPlaceholder: optional string

Search placeholder for this locale

title: optional string

Title for this locale

urls: optional object { externalDomain, featurebaseSubpath }

URLs configuration

externalDomain: optional string

External custom domain

featurebaseSubpath: optional string

Featurebase subpath

nextCursor: string

Cursor for fetching the next page (cursor-based pagination)

object: "list"

Object type identifier

List help centers

curl https://do.featurebase.app/v2/help_center/help_centers \
    -H "Authorization: Bearer $FEATUREBASE_API_KEY"
{
  "data": [
    {
      "id": "2tgy0ig982j54qfl",
      "availableLocales": [
        "en"
      ],
      "createdAt": "2024-06-26T13:27:21.920Z",
      "defaultLocale": "en",
      "isPublic": true,
      "locale": "en",
      "object": "help_center",
      "organization": "6595518396205e06b897ad65",
      "updatedAt": "2024-06-26T13:52:19.415Z",
      "description": "",
      "displayName": "Your Help Center",
      "externalLinksOpenInNewTab": true,
      "hideAuthorInfo": false,
      "hideDateInfo": false,
      "internalLinksOpenInNewTab": false,
      "navItems": [
        {
          "title": "Developer Docs",
          "type": "link",
          "url": "https://developers.featurebase.app/install",
          "icon": null
        }
      ],
      "searchPlaceholder": "Search for help...",
      "title": "Help Center",
      "translations": {
        "id": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "bg": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "bn": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "bs": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "ca": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "cs": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "da": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "de": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "el": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "en": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "es": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "et": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "fi": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "fr": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "hi": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "hr": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "hu": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "it": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "ja": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "ko": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "lt": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "lv": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "mn": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "ms": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "nb": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "nl": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "pl": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "pt": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "pt-BR": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "ro": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "ru": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "sk": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "sl": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "sr": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "sv": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "sw": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "th": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "tr": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "uk": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "vi": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "zh-CN": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "zh-TW": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        }
      },
      "urls": {
        "externalDomain": "help.example.com",
        "featurebaseSubpath": "/help"
      }
    }
  ],
  "nextCursor": null,
  "object": "list"
}
Returns Examples
{
  "data": [
    {
      "id": "2tgy0ig982j54qfl",
      "availableLocales": [
        "en"
      ],
      "createdAt": "2024-06-26T13:27:21.920Z",
      "defaultLocale": "en",
      "isPublic": true,
      "locale": "en",
      "object": "help_center",
      "organization": "6595518396205e06b897ad65",
      "updatedAt": "2024-06-26T13:52:19.415Z",
      "description": "",
      "displayName": "Your Help Center",
      "externalLinksOpenInNewTab": true,
      "hideAuthorInfo": false,
      "hideDateInfo": false,
      "internalLinksOpenInNewTab": false,
      "navItems": [
        {
          "title": "Developer Docs",
          "type": "link",
          "url": "https://developers.featurebase.app/install",
          "icon": null
        }
      ],
      "searchPlaceholder": "Search for help...",
      "title": "Help Center",
      "translations": {
        "id": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "bg": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "bn": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "bs": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "ca": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "cs": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "da": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "de": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "el": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "en": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "es": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "et": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "fi": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "fr": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "hi": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "hr": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "hu": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "it": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "ja": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "ko": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "lt": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "lv": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "mn": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "ms": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "nb": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "nl": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "pl": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "pt": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "pt-BR": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "ro": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "ru": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "sk": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "sl": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "sr": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "sv": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "sw": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "th": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "tr": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "uk": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "vi": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "zh-CN": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        },
        "zh-TW": {
          "description": "Find answers to common questions",
          "displayName": "My English Help Center",
          "navItems": [
            {
              "title": "Developer Docs",
              "type": "link",
              "url": "https://developers.featurebase.app/install",
              "icon": null
            }
          ],
          "searchPlaceholder": "Search articles...",
          "title": "Help Center"
        }
      },
      "urls": {
        "externalDomain": "help.example.com",
        "featurebaseSubpath": "/help"
      }
    }
  ],
  "nextCursor": null,
  "object": "list"
}