/
ET
ethcomments
/
Ethereum comments protocol indexer API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 16h ago · Updated 4w ago
View markdown
ethcomments
Ethereum comments protocol indexer API
get
/api/reports/{reportId}
v1
latest
OpenAPI 3.1.0
2026-07-13
60
3
344.2 KB
analytics
12
approvals
1
apps
17
auth
3
autocomplete
1
channels
4
comments
12
internal
1
reports
3
get
/api/reports
get
/api/reports/{reportId}
patch
/api/reports/{reportId}
user
2
post
/api/webhook
post
/api/notifications/seen
get
/api/notifications
get
/api/notifications/grouped
reports
Get a report by ID
get
/api/reports/{reportId}
Path parameters
reportId
string
uuid
required
Response
Report details
object
required
id
string
uuid
required
commentId
string
required
Hex format string, e.g.
0x1234567890abcdef
reportee
string
required
Hex format string, e.g.
0x1234567890abcdef
message
string
required
createdAt
string
nullable
required
updatedAt
string
nullable
required
status
'pending'
|
'resolved'
|
'closed'
required