Method: organizations.environments.deployments.get

Gets a particular deployment of Api proxy or a shared flow in an environment

HTTP request

GET https://apigee.googleapis.com/v1/{name=organizations/*/environments/*/deployments/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. Name of the api proxy or the shared flow deployment. Use the following structure in your request: organizations/{org}/environments/{env}/deployments/{deployment}

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

  • apigee.deployments.get

Request body

The request body must be empty.

Response body

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

Authorization scopes

Requires the following OAuth scope:

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