organizations
Lists all deployments of a shared flow in an environment.
get/v1/{+parent}/deployments
Path parameters
parentstring required
Required. Name representing a shared flow in an environment in the following format: organizations/{org}/environments/{env}/sharedflows/{sharedflow} If the shared flow resource has the space attribute set, IAM permissions are checked differently . To learn more, read the Apigee Spaces Overview.
Query parameters
sharedFlowsboolean
Optional. Flag that specifies whether to return shared flow or API proxy deployments. Set to true to return shared flow deployments; set to false to return API proxy deployments. Defaults to false.
Response
Successful response