[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-12-20 UTC."],[[["This webpage details the `legacyGetFinding` endpoint, a legacy method for retrieving a specific Finding and its feedback within the Chronicle platform."],["The HTTP request is a `GET` method directed to a specific instance within the Chronicle platform, identified by a path parameter called `instance`."],["A unique identifier, `uid`, for the finding to be retrieved is required, and must be passed as a base64-encoded string within the query parameters."],["The request body must be empty, and the response will contain a `finding` object within its JSON body if successful."],["Accessing this endpoint requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the `chronicle.legacies.legacyGetFinding` IAM permission on the specified `instance`."]]],[]]