Get the Gateway configuration

Returns the Gateway configuration including feature settings and available gateways.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Response

The Gateway configuration response including config and available gateways.
stateenum
Status of the operation
configobject
The Gateway feature configuration object
gatewayslist of objects
Array of available gateway instances

Errors

500
Internal Server Error