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.
state
Status of the operation
config
The Gateway feature configuration object
gateways
Array of available gateway instances
Errors
500
Internal Server Error