Discussions

Discussion is a thread of comments related to the highlighted part of docs (page) content.

Attributes

created_at object
Parameter `sort`

Timestamp when this discussion was created.

excerpt string
Response Request

A short text preview of the first comment or content in this discussion.

id integer
Parameter `filter`

The unique identifier of this discussion.

organization organization
Response

The organization this discussion belongs to.

page page
Response

The page this discussion is attached to.

page_id integer
Request Parameter `filter`

ID of the page this discussion is attached to.

resolved_at string
Response Parameter `sort`

Timestamp when this discussion was marked as resolved, or null if it is still active.

status integer
Parameter `filter` Enum

The status of this discussion, either active (1) or resolved (2).

Enum Values (2 values)

  • 1
  • 2
subscriber_ids object
Response

An array of IDs of people who are subscribed to notifications for this discussion.

updated_at object
Parameter `sort`

Timestamp when this discussion was last updated.