Earth Engine is introducingnoncommercial quota tiersto safeguard shared compute resources and ensure reliable performance for everyone. All noncommercial projects will need to select a quota tier byApril 27, 2026or will use the Community Tier by default. Tier quotas will take effect for all projects (regardless of tier selection date) onApril 27, 2026.Learn more.
Method: projects.getConfigStay organized with collectionsSave and categorize content based on your preferences.
Page Summary
This page describes how to get the configuration state of a project using a GET request to a specific URL.
The request requires anamepath parameter in the format "projects/*/config" and necessitates theearthengine.computations.createIAM permission.
The request body must be empty, and a successful response contains an instance ofProjectConfig.
Authorization is required using one of two specified OAuth scopes:https://www.googleapis.com/auth/earthengineorhttps://www.googleapis.com/auth/cloud-platform.
Gets the config state of a project.
HTTP request
GET https://earthengine.googleapis.com/v1alpha/{name=projects/*/config}
[[["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."],[],[]]