v1
latestOpenAPI 3.1.02026-07-13603344.2 KBReturn replies to a comment according to the comment id and additional criteria
Path parameters
The comment ID
Hex format string, e.g. 0x1234567890abcdef
Query parameters
Hex format string, e.g. 0x1234567890abcdef
Hex format string, e.g. 0x1234567890abcdef
The viewer's address
Hex format string, e.g. 0x1234567890abcdef
The address of the app signer
Hex format string, e.g. 0x1234567890abcdef
Non inclusive cursor from which to fetch the comments based on sort
The channel ID
The comment type (e.g. 0=comment, 1=reaction, not passed = all)
Filters by chain ID. Can be a single chain id or comma-separated list of chain ids (e.g. 1,137,10).
The moderation score of the comments to return. If the comment's moderation score exceeds the provided value, it is not returned.
The moderation labels to exclude from the comments to return. This filter works in conjunction with the moderationStatus filter.
The number of comments to return
The sort order of the comments
The mode to fetch comments in. Nested will return only the first level of comments. Flat will return all replies sorted by timestamp in descending order.
Whether to return only deleted or only undeleted comments. If omitted it will return both deleted and undeleted comments.
Response
Retrieve replies to the specified comment