Method: organizations.apis.revisions.deployments.list

Lists all deployments of an API proxy revision.

HTTP request

GET https://apigee.googleapis.com/v1/{parent=organizations/*/apis/*/revisions/*}/deployments

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
parent

string

Required. Name of the API proxy revision for which to return deployment information in the following format: organizations/{org}/apis/{api}/revisions/{rev}.

Authorization requires the following IAM permission on the specified resource parent:

  • apigee.deployments.list

Request body

The request body must be empty.

Response body

If successful, the response body contains an instance of ListDeploymentsResponse.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform