- HTTP request
- Path parameters
- Query parameters
- Request body
- Response body
- Authorization scopes
- Try it!
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.
HTTP request
GET https://apigee.googleapis.com/v1/{parent=organizations/*}/apis
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
parent |
Required. Name of the organization in the following format: Authorization requires the following IAM permission on the specified resource
|
Query parameters
Parameters | |
---|---|
include |
Flag that specifies whether to include a list of revisions in the response. |
include |
Flag that specifies whether to include API proxy metadata in the response. |
Request body
The request body must be empty.
Response body
If successful, the response body contains data with the following structure:
JSON representation |
---|
{
"proxies": [
{
object ( |
Fields | |
---|---|
proxies[] |
|
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform