Method: organizations.list

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

string

Required. Use the following structure in your request: organizations

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 (  OrganizationProjectMapping 
 
) 
 } 
 ] 
 } 
Fields
organizations[]

object ( OrganizationProjectMapping )

List of Apigee organizations and associated Google Cloud projects.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform
Create a Mobile Website
View Site in Mobile | Classic
Share by: