APIsInvokeInvoke a GET method on an applicationInvoke a GET method on an application GET /v1.0/invoke/:appId/method/:methodName This endpoint lets you invoke a HTTP GET method on another application. Request Responses200400403500OK.Method name not given.Invocation forbidden by access control.Request failed.