Method: organizations.environments.flowhooks.list

Lists the flow hooks attached to an environment. This API always returns: ["PreProxyFlowHook", "PostProxyFlowHook", "PreTargetFlowHook", "PostTargetFlowHook"]

HTTP request

GET https://apigee.googleapis.com/v1/{parent=organizations/*/environments/*}/flowhooks

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
parent

string

Required. Name of the environment for which to display flow hooks in the following format: organizations/{org}/environments/{env}

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

  • apigee.flowhooks.list

Request body

The request body must be empty.

Response body

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

Authorization scopes

Requires the following OAuth scope:

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