Annotations
Get annotations
Returns all annotations for project
GET
/
api
/
annotations
Authorizations
X-Auth-Token
string
headerrequiredResponse
200 - application/json
id
string
The ID of the annotation
projectId
string
The ID of the project
traceId
string
The ID of the trace
comment
string
The comment of the annotation
isThumbsUp
boolean
The thumbs up status of the annotation
userId
string
The ID of the user
createdAt
string
The created at of the annotation
updatedAt
string
The updated at of the annotation
email
string
The email of the user