How to get the available rest api's for specific api-proxy?
I followed this: http://{{Management-Server}}:8080/v1/o/{{organizatation}}/apis
then
http://{{mangament-server}}:8080/v1/o/{{organizati...
The json response has connection.basePath property (the REST API)
Now how to get the associated APIs (SOAP or REST) ? is the flows property ?