v1

latestOpenAPI 3.0.22026-07-261040577.4 KB
InsightComments

List insight comments

Get a list of comments on an insight.

Comments are returned in chronological order by default. Only published comments are included.

🚧 Permissions

Please check you have the relevant permissions required to access this resource. This may include specific permissions on the object itself or its parent, or having the correct user role if you're making updates.

get/v1/insights/{insight_id}/comments

Path parameters

insight_idstring required

Unique identifier of the insight.

Query parameters

start_cursorstring
limitinteger nullable

See Pagination for details about how to use a cursor to iterate through the list.

sort'created_at:asc' | 'created_at:desc'

See Sort for details on the sort parameter.

Response

200