Get a help center by ID
GET/v2/help_center/help_centers/{id}
Retrieves a single help center by its unique identifier.
Returns the help center object if found in your organization.
Response
Returns a help center object with:
id- Unique identifierdisplayName- Help center display nametitle- Help center titledescription- Help center descriptionsearchPlaceholder- Search input placeholder textisPublic- Whether the help center is publicly accessibledefaultLocale- Default locale for contentlocale- Current localeavailableLocales- Array of available localesnavItems- Navigation items configurationurls- URL configuration (subpath, custom domain)createdAt- ISO 8601 timestamp when createdupdatedAt- ISO 8601 timestamp when last updated
Errors
404- Help center not found in your organization
Get a help center by ID
curl https://do.featurebase.app/v2/help_center/help_centers/$ID \
-H "Authorization: Bearer $FEATUREBASE_API_KEY"{
"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"
}
}Returns Examples
{
"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"
}
}