Parameter | Description |
---|---|
After | A cursor for paginating forward through the results. |
Before | A cursor for paginating backward through the results. |
First | The maximum number of findings to return in a single request. |
Last | The maximum number of findings to return. Note fetches results from the end of the dataset instead of the beginning. |
Sort | Sorting options that determine the order of the findings. |
Parameter | Description |
---|---|
Filters | A JSON object defining the filtering criteria, such as limiting results by status, ticket status, or source. Example:
|
Filters Scope ID | A unique identifier for a specific scope to show results from. |
Filters Scopes Json | A JSON containing the filter conditions. |
Include Original Severity | Select to include the original severity of each finding before any adjustments were applied. |
Include Total Count | Select to include the total number of findings matching the query. |