Announcement: All noncommercial projects registered to use Earth Engine before April 15, 2025 must verify noncommercial eligibility to maintain Earth Engine access.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-06 UTC."],[[["\u003cp\u003eRetrieves the access control policy for a specified Earth Engine resource, returning an empty policy if none is set.\u003c/p\u003e\n"],["\u003cp\u003eUses an HTTP POST request to \u003ccode\u003ehttps://earthengine.googleapis.com/v1alpha/{resource=projects/*/assets/**}:getIamPolicy\u003c/code\u003e, with the resource specified in the URL path.\u003c/p\u003e\n"],["\u003cp\u003eRequest body can optionally include \u003ccode\u003eGetPolicyOptions\u003c/code\u003e for customizing the policy retrieval.\u003c/p\u003e\n"],["\u003cp\u003eSuccessful responses contain a \u003ccode\u003ePolicy\u003c/code\u003e object representing the resource's access control settings.\u003c/p\u003e\n"],["\u003cp\u003eRequires appropriate OAuth scopes for authorization, such as \u003ccode\u003eearthengine\u003c/code\u003e, \u003ccode\u003ecloud-platform\u003c/code\u003e, or their read-only counterparts.\u003c/p\u003e\n"]]],["This documentation details how to retrieve the access control policy for a specific resource using a POST request to the provided URL. The request requires a resource path and accepts an optional `GetPolicyOptions` object in the request body. The server responds with a `Policy` object if successful or an empty policy if none is set. Authorization requires specific OAuth scopes related to Earth Engine or Cloud Platform. The parameter `resource` is the path to the resource which the policy is applied to.\n"],null,[]]