bundle

List all bundles

get/bundle/

Query parameters

pageinteger

Number of the page.

per_pageinteger

Maximum number of elements to return.

uuidstring

UUID of the bundle.

authorstring

Author (login) of the bundle.

vuln_idstring

Id of a vulnerability referenced by the bundle.

metastring

Query for the meta JSON field. Example: meta=[{'tags': ['tcp']}]

date_fromstring date

The date of the bundles must be bigger or equal than this value. Format: YYYY-MM-DD

date_tostring date

The date of the bundles must be smaller or equal than this value. Format: YYYY-MM-DD

Headers

X-Fieldsstring mask

An optional fields mask

Response

Success