Skip to main content
GET
Get MCP Gateway

Authorizations

apikey
string
header
required

Headers

X-Enkrypt-MCP-Gateway
string
required

Gateway saved_name

Maximum string length: 32
Example:

"my-dev-gateway"

X-Enkrypt-MCP-Gateway-Version
string
default:v1

Gateway version (defaults to "v1")

Example:

"v1"

Response

Gateway details

gateway_saved_name
string

User-given name for the gateway

gateway_version
string

Gateway version

servers_config
object
gateway_id
string

Hashed gateway ID

project_name
string

Project name

is_active
boolean

Whether the gateway is enabled (distinct from is_deleted)

is_sample
boolean

Whether this is a sample gateway

created_at
string<date-time>

Creation timestamp

updated_at
string<date-time>

Last update timestamp

created_by
string<uuid> | null

User ID who created this gateway

updated_by
string<uuid> | null

User ID who last updated this gateway