v1

latestOpenAPI 3.0.22026-07-261040577.4 KB
DocComments

List doc comments

Get a list of comments on a doc.

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/docs/{doc_id}/comments

Path parameters

doc_idstring required

Unique identifier of the doc.

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