List MCP Gateways
๐ช MCP Gateways API
List MCP Gateways
List all MCP gateways for the authenticated user with pagination support.
GET
List MCP Gateways
Documentation Index
Fetch the complete documentation index at: https://docs.enkryptai.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Query Parameters
Page number (1-indexed)
Required range:
x >= 1Example:
1
Number of items per page (max 100)
Required range:
1 <= x <= 100Example:
10
Optional filter on the is_active column. Omit to return all rows (default behaviour). Set to true for active-only or false for inactive-only.

