Skip to main content
GET
List comments on a CRM entry (roots newest first, with preview replies)

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

objectName
string
required
entryId
string
required

Query Parameters

limit
integer
Required range: 1 <= x <= 100
cursor
string

continueCursor from the prior page.

replies
integer

Preview replies per root (default 2).

Required range: 0 <= x <= 50

Response

Successful response

page
object[]
required
isDone
boolean
required
continueCursor
string
required