Enterprise
Quick Start
Search
/
API Reference
Tutorials
Introduction
Getting started
API Reference
Annotations
Users
Actions
Views
Files
Projects
ML
Predictions
Tasks
Import Storage
Export Storage
Webhooks
Prompts
Model Providers
Comments
GET
List comments
POST
Create comment
GET
Get comment
DEL
Delete comment
PATCH
Update comment
Workspaces
Enterprise
Quick Start
API Reference
Comments
Get comment
GET
http://localhost:8080
/
api
/
comments
/
:id
Get a specific comment.
Path parameters
id
integer
Required
Comment ID
Response
This endpoint returns an object.
id
integer
text
string
project
integer
task
integer
annotation
integer
created_by
integer or map from strings to any
Show 2 variants
created_at
datetime
updated_at
datetime
is_resolved
boolean
Optional
resolved_at
datetime
Optional
Delete comment
Up Next
Built with