Gets the profile for an Apigee organization. See Understanding organizations .
HTTP request
GET https://apigee.googleapis.com/v1/{name=organizations/*}
The URL uses gRPC Transcoding syntax.
Path parameters
name
string
Required. Apigee organization name in the following format: organizations/{org}
Authorization requires the following IAM
permission on the specified resource name
:
-
apigee.organizations.get
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of Organization
.
Authorization scopes
Requires the following OAuth scope:
-
https://www.googleapis.com/auth/cloud-platform

