Required. Name of the API proxy revision for which to return deployment information in the following format: organizations/{org}/sharedflows/{sharedflow}/revisions/{rev}.
Authorization requires the following IAM permission on the specified resource parent:
[[["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-03-07 UTC."],[[["This webpage details how to list all deployments of a shared flow revision using the Apigee API."],["The HTTP request method for this operation is a `GET` request to a specific URL, including parameters to target specific organizations, shared flows, and revisions."],["The path parameter `parent` is required and defines the API proxy revision to be listed, with the required format of `organizations/{org}/sharedflows/{sharedflow}/revisions/{rev}`, and requires specific authorization."],["The request body for listing deployments must be empty, so no data should be sent in the request body."],["The response will contain a [ListDeploymentsResponse](/apigee/docs/reference/apis/apigee/rest/v1/ListDeploymentsResponse) object if the operation is successful."]]],[]]