API security reports API (Beta)

download spec authorize

get /security/configuration/flow

Gets information about a shared flow.

Notes:

  • This is the Beta release of API security reports. See Release Stages.
  • Only available for Edge for Cloud Enterprise customers with the Advanced API Ops option.
  • You can call this API at most six times per minute.

HTTP request

https://apisecurity.enterprise.apigee.com/security/configuration/flow

Query Parameters

org (required)

string

Name of the organization.

env (required)

string

Name of the environment.

sharedFlow (required)

string

Name of the shared flow.

Response Types

200: 

OK

Authentication Requirements

For OAuth, enter the following in the Key field: Bearer %your-token%

Key location: header
Parameter name: Authorization

Try this API

Request parameters
org
env
sharedFlow
Credentials
OAuth
For OAuth, enter the following in the Key field: Bearer %your-token%