/
AR
artalkjs
/
Artalk API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 1mo ago
Details
Filter operations
Auth
3
Cache
2
Captcha
3
Comment
5
get
Get Comment List
post
Create Comment
get
Get a comment
put
Update Comment
delete
Delete Comment
Notify
3
Page
7
Site
4
Statistic
1
System
7
Transfer
3
Upload
1
User
4
Vote
2
Comment
Get a comment
Get the detail of a comment by comment id
get
/comments/{id}
Path parameters
id
integer
required
The comment ID you want to get
Response
OK
HandlerResponseCommentGet
required
comment
EntityCookedComment
required
reply_comment
EntityCookedComment
required
Changes