Findings - Project
Get application implementation findings
Returns implementation findings aggregated across all projects in an application
get/api/v3.0/applications/{applicationUuid}/ai/findings/implementation
Path parameters
applicationUuidstring required
Application UUID
Query parameters
cursorstring
Parameter indicates the starting point for retrieving results, the first call doesn't include a cursor parameter in the request, the API response includes the first set of results along with a cursor pointing to the last item retrieved.
limitinteger
Specifies the maximum number of items to be returned in the response.
groupedboolean
Group findings by element
Response
Success
Changes
No recorded changes to this endpoint across all 3 revisions of this API.