[[["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 2025-01-22 UTC."],[[["This webpage details how to retrieve a specific entity using its name via a GET request."],["The request URL follows the format `GET https://chronicle.googleapis.com/v1alpha/{name}`, with the required `name` parameter specifying the entity's identifier."],["The request body must be empty when making the call to this endpoint."],["A successful request will return an `Entity` object in the response body."],["To make this request, you need the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `chronicle.entities.get` on the specified resource."]]],[]]