Skip to main content
GET
List Comment Threads

Path Parameters

workspaceId
string
required
projectId
string
required

Query Parameters

limit
integer
default:25
Required range: 1 <= x <= 50
cursor
string
scope
enum<string>
default:following
Available options:
following,
all,
archived
itemId
string
Pattern: ^\d+$

Response

200 - application/json
items
object[]
required
nextCursor
string | null
required
hasMore
boolean
required