Get Comment Thread
Get details of a specific comment thread.
Timing of comment threads
There may be a delay of up to 5 minutes before new comments appear in the system.
Required scope | comments:read
Path parameters
site_id
Unique identifier for a Site
comment_thread_id
Unique identifier for a Comment Thread
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
localeId
Unique identifier for a specific locale. Applicable, when using localization.
offset
Offset used for pagination if the results have more than limit records
limit
Maximum number of records to be returned (max limit: 100)
sortBy
Sort results by the provided value. Only allowed when sortOrder is provided.
Allowed values:
sortOrder
Sorts the results by asc or desc
Allowed values:
Response
Request was successful
id
Unique identifier for the comment thread
siteId
The site unique identifier
pageId
The page unique identifier
breakpoint
The breakpoint the comment was left on
url
The URL of the page the comment was left on
content
The content of the comment reply
isResolved
Boolean determining if the comment thread is resolved
mentionedUsers
List of mentioned users. This is an empty array until email notifications are sent, which can take up to 5 minutes after the comment is created.
createdOn
The date the item was created
lastUpdated
The date the item was last updated
localeId
The locale unique identifier
itemId
The item unique identifier