Skip to main content
GET
Get one comment with its entry label

Authorizations

Authorization
string
header
required

Workspace-scoped Dench API key from workspace settings. This is the same key used by DENCH_API_KEY in sandboxes.

Path Parameters

commentId
string
required

Response

Successful response

_id
string
required
entryId
string
required
depth
number
required
body
string
required

Markdown.

actor
object
required
mentionedUserIds
string[]
required
mentionsDench
boolean
required
replyCount
number
required
reactionSummary
object[]
required
viewerReactions
string[]
required
canEdit
boolean
required
createdAt
number
required
objectName
string
required
entryLabel
string
required
parentCommentId
string
rootCommentId
string
editedAt
number
deletedAt
number
denchStatus
enum<string>
Available options:
pending,
failed,
done
{key}
any