get deprecatedhttps://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.
Caution: This endpoint is deprecated. The endpoint path is tentatively scheduled to change to GET /api/v1/em/apa/findings
on June 9th. An announcement will be posted when the change occurs. Please prepare to update any existing integrations that your organization has when the change is announced.
Requires the Scan Manager [40] user role. See Roles.