Get gateway by ID

Returns the information about a particular gateway from the database given its ID.

Authentication

AuthorizationBasic

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

Path parameters

idstringRequired
Id for the gateway within the database

Response

Information about a particular gateway
statestringDefaults to Success
resultobject

Errors

500
Internal Server Error