Retrieves a folder identified by the supplied resource name. Valid folder resource names have the format folders/{folder_id} (for example, folders/1234). The caller must have resourcemanager.folders.get permission on the identified folder.
HTTP request
GET https://cloudresourcemanager.googleapis.com/v3/{name=folders/*}
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
name |
Required. The resource name of the folder to retrieve. Must be of the form |
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of Folder.
Authorization scopes
Requires one of the following OAuth scopes:
https://www.googleapis.com/auth/cloud-platformhttps://www.googleapis.com/auth/cloud-platform.read-onlyhttps://www.googleapis.com/auth/cloudplatformfoldershttps://www.googleapis.com/auth/cloudplatformfolders.readonly
For more information, see the Authentication Overview.