gateways
Get a gateway
Returns a single gateway by id.
GET
/
v1
/
gateways
/
{id}
Error
A valid request URL is required to generate request examples{
"client_tls": {},
"created_at": "<string>",
"domain": "<string>",
"entitlements": {
"burst_per_min": 123,
"max_instances": 123,
"quota_per_month": 123,
"tier": "<string>"
},
"hosts": {
"mcp": "<string>",
"proxy": "<string>"
},
"id": "<string>",
"metadata": {},
"session_config": {
"body_param_name": "<string>",
"enabled": true,
"header_name": "<string>"
},
"slug": "<string>",
"status": "<string>",
"telemetry": {
"enable_plugin_traces": true,
"enable_request_traces": true,
"exporters": [
{
"class": "metadata",
"name": "<string>",
"settings": {},
"type": "<string>"
}
],
"extra_params": {},
"header_mapping": {}
},
"updated_at": "<string>",
"version": "<string>"
}{
"error": "<string>",
"message": "<string>"
}{
"error": "<string>",
"message": "<string>"
}{
"error": "<string>",
"message": "<string>"
}Authorizations
Path Parameters
Gateway id
Response
OK
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
⌘I
Error
A valid request URL is required to generate request examples{
"client_tls": {},
"created_at": "<string>",
"domain": "<string>",
"entitlements": {
"burst_per_min": 123,
"max_instances": 123,
"quota_per_month": 123,
"tier": "<string>"
},
"hosts": {
"mcp": "<string>",
"proxy": "<string>"
},
"id": "<string>",
"metadata": {},
"session_config": {
"body_param_name": "<string>",
"enabled": true,
"header_name": "<string>"
},
"slug": "<string>",
"status": "<string>",
"telemetry": {
"enable_plugin_traces": true,
"enable_request_traces": true,
"exporters": [
{
"class": "metadata",
"name": "<string>",
"settings": {},
"type": "<string>"
}
],
"extra_params": {},
"header_mapping": {}
},
"updated_at": "<string>",
"version": "<string>"
}{
"error": "<string>",
"message": "<string>"
}{
"error": "<string>",
"message": "<string>"
}{
"error": "<string>",
"message": "<string>"
}