Help Centers contain collections
The identifier of the Help Center. This is used in the URL of the Help Center.
Example:"intercom"
Whether the Help Center is turned on or not. This is controlled in your Help Center settings.
Example:true
The display name of the Help Center only seen by teammates.
Example:"Intercom Help Center"
The URL for the help center, if you have a custom domain then this will show the URL using the custom domain.
Example:"https://help.mycompany.com"
{ "id": "123", "workspace_id": "hfi1bx4l", "created_at": 1672928359, "updated_at": 1672928610, "identifier": "intercom", "website_turned_on": true, "display_name": "Intercom Help Center", "url": "https://help.mycompany.com", "custom_domain": "help.mycompany.com", "default": false, "locales": [ "en", "fr" ] }