gateways
List gateways
Returns a paginated list of gateways.
GET
/
v1
/
gateways
Error
A valid request URL is required to generate request examples{
"items": [
{
"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>"
}
],
"page": 123,
"size": 123,
"total": 123
}{
"error": "<string>",
"message": "<string>"
}{
"error": "<string>",
"message": "<string>"
}⌘I
Error
A valid request URL is required to generate request examples{
"items": [
{
"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>"
}
],
"page": 123,
"size": 123,
"total": 123
}{
"error": "<string>",
"message": "<string>"
}{
"error": "<string>",
"message": "<string>"
}