app-gateway_manager

On this page:

getGatewayById

Summary

Get Gateway By Id

Description

Gets the information about a particular gateway from the database given its Id

Route

GET /gateway_manager/v1/gateways/:id

Roles

gateway:read

Parameters

DetailsExampleSchema
Name Type Required Description
id string yes Id for the gateway within the database

Return

DetailsExampleSchema
Name Type Description
response string Information about a particular gateway