Help Center

Help Centers contain collections

id
string

The unique identifier for the Help Center which is given by Intercom.

workspace_id
string

The id of the workspace which the Help Center belongs to.

created_at
integer <date-time>

The time when the Help Center was created.

updated_at
integer <date-time>

The time when the Help Center was last updated.

identifier
string

The identifier of the Help Center. This is used in the URL of the Help Center.

website_turned_on
boolean

Whether the Help Center is turned on or not. This is controlled in your Help Center settings.

display_name
string

The display name of the Help Center only seen by teammates.

{ "id": "123", "workspace_id": "hfi1bx4l", "created_at": 1672928359, "updated_at": 1672928610, "identifier": "intercom", "website_turned_on": true, "display_name": "Intercom Help Center" }