get https://cloud.tenable.com/apa/findings-api/v1/findings
Returns a list of Tenable Attack Path Analysis findings. For more information about findings, see Findings in the Tenable Attack Path Analysis User Guide.
You can use either offset-based pagination or cursor-based pagination to page through the results. Additionally, to retrieve the latest findings that were changed, you can use the sort_order
and sort_field
parameters to order the results in descending order by the last_updated_at
field.
Requires the Scan Manager [40] user role. See Roles.