Method: organizations.environments.flowhooks.get

Returns the name of the shared flow attached to the specified flow hook. If there's no shared flow attached to the flow hook, the API does not return an error; it simply does not return a name in the response.

HTTP request

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

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. Name of the flow hook in the following format: organizations/{org}/environments/{env}/flowhooks/{flowhook}

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

  • apigee.flowhooks.getSharedFlow

Request body

The request body must be empty.

Response body

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

Authorization scopes

Requires the following OAuth scope:

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