v42
latestSwagger 2.0GNU Affero General Public License version 3raw.githubusercontent.com2026-08-0111655431.4 KBcomment
List all comments
get/comment/
Query parameters
pageinteger
Number of the page.
per_pageinteger
Maximum number of elements to return.
uuidstring
UUID of the comment.
vuln_idstring
Vulnerability related to the comment.
authorstring
Author of the comment.
metastring
Query for the meta JSON field. Tags are matched exactly. Example: meta=[{'tags': ['vulnerability:information=PoC']}]
date_fromstring date
The date of the comments must be bigger or equal than this value. Format: YYYY-MM-DD
date_tostring date
The date of the comments must be smaller or equal than this value. Format: YYYY-MM-DD
Headers
X-Fieldsstring mask
An optional fields mask
Response
Success