/
TE
teable
/
Teable App
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
access-token
6
admin
41
aggregation
8
ai
4
app
9
attachments
4
auth
18
authority-matrix
15
automation
30
base
31
base node
12
base-share
9
billing
20
chat
13
comment
13
get
/comment/{tableId}/{recordId}/{commentId}
delete
/comment/{tableId}/{recordId}/{commentId}
patch
/comment/{tableId}/{recordId}/{commentId}
post
/comment/{tableId}/{recordId}/{commentId}/reaction
delete
/comment/{tableId}/{recordId}/{commentId}/reaction
get
/comment/{tableId}/{recordId}/subscribe
post
/comment/{tableId}/{recordId}/subscribe
delete
/comment/{tableId}/{recordId}/subscribe
get
/comment/{tableId}/{recordId}/attachment/{path}
get
/comment/{tableId}/count
get
/comment/{tableId}/{recordId}/count
get
/comment/{tableId}/{recordId}/list
post
/comment/{tableId}/{recordId}/create
dashboard
13
db-connection
3
enterprise
10
export
1
field
12
import
3
integrity
1
invitation
1
mail
1
notification
4
oauth
11
organization
31
pin
4
plan
4
plugin
14
plugin-context-menu
8
plugin-panel
13
record
20
reward
1
comment
Get record comment detail
get
/comment/{tableId}/{recordId}/{commentId}
Path parameters
tableId
string
required
recordId
string
required
Response
Returns the record's comment detail
object[]
required
id
string
required
content
union[]
required
createdBy
object
required
reaction
object[]
nullable
createdTime
string
required
lastModifiedTime
string
quoteId
string
deletedTime
string
Changes