- HTTP request
- Path parameters
- Query parameters
- Request body
- Response body
- Authorization scopes
- Try it!
Lists all shared flows in the organization.
HTTP request
GET https://apigee.googleapis.com/v1/{parent=organizations/*}/sharedflows
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
parent |
Required. The name of the parent organization under which to get shared flows. Must be of the form: Authorization requires the following IAM permission on the specified resource
|
Query parameters
Parameters | |
---|---|
include |
Indicates whether to include a list of revisions in the response. |
include |
Indicates whether to include shared flow metadata in the response. |
Request body
The request body must be empty.
Response body
If successful, the response body contains data with the following structure:
JSON representation |
---|
{
"sharedFlows": [
{
object ( |
Fields | |
---|---|
shared |
|
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform