Skip to main content
GET
Get all finding templates

Authorizations

Authorization
string
header
required

Use the "API key" from the profile page as the token

Query Parameters

vuln_id_type
string

The vuln_id type of the vulnerability (e.g. "NETSCAN", "WEBSCAN")

Pattern: ^[A-Z]{7}$
Example:

"NETSCAN"

has_ptt_exploit
boolean

Only show vulnerabilities which have/don"t have exploit capabilities. Setting this to false will only show vulnerabilities without any capabilities.

Example:

true

limit
integer

the maximum number of templates to return

Example:

100

offset
integer

the offset to start returning templates from. This does not work without the limit parameter

Example:

100

Response

OK

data
object[]
required