v1
latestOpenAPI 3.0.12026-08-06151265417.9 KBFindings - Project
Get implementation finding snippet
Returns the code snippet and finding details for a specific implementation finding
get/api/v3.0/projects/{projectUuid}/ai/findings/implementation/snippet/{snippetUuid}
Path parameters
projectUuidstring required
UUID of the project
snippetUuidstring required
Snippet 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.
Response
Success