Lists the names of all API proxies in an organization. The names returned correspond to the names defined in the configuration files for each API proxy.
If the resource has the space attribute set, the response may not return all resources. To learn more, read the Apigee Spaces Overview.
HTTP request
GET https://apigee.googleapis.com/v1/{parent=organizations/*}/apis
Required. Name of the organization in the following format: organizations/{org}
If the resource has the space attribute set, IAM permissions are checked against the Space resource path. To learn more, read the Apigee Spaces Overview.
Authorization requires the following IAM permission on the specified resource parent:
apigee.proxies.list
Query parameters
Parameters
includeRevisions
boolean
Flag that specifies whether to include a list of revisions in the response.
includeMetaData
boolean
Flag that specifies whether to include API proxy metadata in the response.
space
string
Optional. The space ID to filter the list of proxies (optional). If unspecified, all proxies in the organization will be listed.
Request body
The request body must be empty.
Response body
If successful, the response body contains data with the following structure:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-20 UTC."],[[["\u003cp\u003eThis endpoint retrieves a list of all API proxy names within a specified organization, as defined in their configuration files.\u003c/p\u003e\n"],["\u003cp\u003eThe HTTP request utilizes a \u003ccode\u003eGET\u003c/code\u003e method and requires the organization's name in the path (\u003ccode\u003eorganizations/{org}\u003c/code\u003e), using gRPC Transcoding syntax.\u003c/p\u003e\n"],["\u003cp\u003eAuthorization is required, needing the \u003ccode\u003eapigee.proxies.list\u003c/code\u003e IAM permission and the \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e OAuth scope.\u003c/p\u003e\n"],["\u003cp\u003eOptional query parameters, \u003ccode\u003eincludeRevisions\u003c/code\u003e and \u003ccode\u003eincludeMetaData\u003c/code\u003e, can be used to include revision lists and API proxy metadata in the response, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe response body, when successful, returns a JSON object containing a list of \u003ccode\u003eproxies\u003c/code\u003e, each detailing an individual API proxy.\u003c/p\u003e\n"]]],[],null,[]]