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/*}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-20 UTC."],[[["\u003cp\u003eThis API retrieves the name of a shared flow attached to a specified flow hook within an Apigee environment, using a GET request.\u003c/p\u003e\n"],["\u003cp\u003eThe API endpoint URL utilizes gRPC Transcoding syntax and requires a \u003ccode\u003ename\u003c/code\u003e path parameter specifying the flow hook's location.\u003c/p\u003e\n"],["\u003cp\u003eThe request body must be empty, while a successful response will include a \u003ccode\u003eFlowHook\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eAuthorization requires the \u003ccode\u003eapigee.flowhooks.getSharedFlow\u003c/code\u003e IAM permission and the \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e OAuth scope.\u003c/p\u003e\n"]]],[],null,[]]