Ctrl
K
Getting Started
Document API
Model API
Organization API
Project API
Topic API
User API
Webhook API
2D Viewer SDK
3D Viewer SDK
Topic API
BCF Topic
List Topics
API Reference
Topic Board
Topic Board Extension
Topic Board Status
Topic Board Type
Topic Board User
Topic
Topic Comment
GET
List comments
POST
Create comment
GET
Get comment
PUT
Update comment
DELETE
Delete comment
Topic Document
Topic Event
Topic Object
Topic Point
Topic Relation
Topic Viewpoint
Topic Import
Topic Export
Download OpenAPI file
Docs powered by
Archbee
API Reference
Topic Comment
List comments
GET
https://api.catenda.com/opencde/bcf/3.0/projects/{topic-board-id}/topics/{topic-id}/comments
Try it
List all topic comments.
Authentication
Bearer
http
Path Parameters
topic-board-id
string
*
topic-id
string
*
Query Parameters
includeAuthorization
boolean
Responses
200
OK
comment[]
guid
string
date
string
author
string
comment
string
topic_guid
string
modified_date
string
modified_author
string
viewpoint_guid
string
authorization
object
PREVIOUS
List project topics
NEXT
Create comment
Docs powered by
Archbee