/apisec/v2/trace-analysis/apis/findings/{findingTypeId}

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≤ 100

The ID of the finding type.

Query Params
string
length ≤ 100

Show only findings with the specified keyword in their name.

categories
array of strings
length ≤ 10

Show only findings that belong to the specified categories.

categories
source
array of objects
length ≤ 100

Show only findings of the specified source types.

source
Allowed:
severity
array of objects
length ≤ 100

Show only security findings of the specified severity level.

severity
Allowed:
boolean

Set the onlyWithAffectedElements parameter to true to show only finding types that have at least one affected element. If this parameter is false, all finding types are shown, including those with no affected elements.

integer
≥ 0
Defaults to 0

Specifies the offset from which to show the result list.

integer
1 to 65000
Defaults to 100

The max number of results to show on a page.

string
enum
Defaults to HighestSeverity

Sort the results by the specified parameter. Only the HighestSeverity, FirstReported, LastReported parameters can be used.

Allowed:
string
enum
Defaults to desc

The order of the results.

Allowed:
Responses

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*