Lists the Apigee organizations and associated Google Cloud projects that you have permission to access. See Understanding organizations .
HTTP request
GET https://apigee.googleapis.com/v1/{parent=organizations}
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
parent
|
Required. Use the following structure in your request: |
Request body
The request body must be empty.
Response body
If successful, the response body contains data with the following structure:
| JSON representation |
|---|
{
"organizations"
:
[
{
object (
|
| Fields | |
|---|---|
organizations[]
|
List of Apigee organizations and associated Google Cloud projects. |
Authorization scopes
Requires the following OAuth scope:
-
https://www.googleapis.com/auth/cloud-platform

