[[["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-06-03 UTC."],[[["\u003cp\u003eThis endpoint retrieves public Knowledge Graph entities using their corresponding public KG IDs.\u003c/p\u003e\n"],["\u003cp\u003eThe request is a \u003ccode\u003eGET\u003c/code\u003e method to the URL pattern \u003ccode\u003ehttps://enterpriseknowledgegraph.googleapis.com/v1/{parent}/publicKnowledgeGraphEntities:Lookup\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt requires the \u003ccode\u003eparent\u003c/code\u003e path parameter in the format \u003ccode\u003eprojects/{project}/locations/{location}\u003c/code\u003e and \u003ccode\u003eids[]\u003c/code\u003e as a query parameter containing the list of entity IDs.\u003c/p\u003e\n"],["\u003cp\u003eSuccessful responses will return an instance of \u003ccode\u003eLookupPublicKgResponse\u003c/code\u003e, and the request body must be empty.\u003c/p\u003e\n"],["\u003cp\u003eThe request requires the OAuth scope \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e and the IAM permission \u003ccode\u003eenterpriseknowledgegraph.publicKnowledgeGraphEntities.lookup\u003c/code\u003e on the parent resource.\u003c/p\u003e\n"]]],[],null,["# Method: locations.publicKnowledgeGraphEntities.lookup\n\nFinds the public KG entities with public KG ID(s).\n\n### HTTP request\n\n`GET https://enterpriseknowledgegraph.googleapis.com/v1/{parent}/publicKnowledgeGraphEntities:Lookup`\n\n### Path parameters\n\n### Query parameters\n\n### Request body\n\nThe request body must be empty.\n\n### Response body\n\nIf successful, the response body contains an instance of [LookupPublicKgResponse](/enterprise-knowledge-graph/docs/reference/rest/v1/LookupPublicKgResponse).\n\n### Authorization Scopes\n\nRequires the following OAuth scope:\n\n- `https://www.googleapis.com/auth/cloud-platform`\n\nFor more information, see the [Authentication Overview](https://cloud.google.com/docs/authentication/).\n\n### IAM Permissions\n\nRequires the following [IAM](https://cloud.google.com/iam/docs) permission on the `parent` resource:\n\n- `enterpriseknowledgegraph.publicKnowledgeGraphEntities.lookup`\n\nFor more information, see the [IAM documentation](https://cloud.google.com/iam/docs)."]]