List MCP gateways
Returns a paginated list of MCP gateways in the workspace.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Page size between 1 and 200. Defaults to 25.
Cursor for the page after the given item id. Mutually exclusive with ending_before.
Cursor for the page before the given item id. Mutually exclusive with starting_after.
Case-insensitive match against the gateway key and display name.
Returns only gateways in this status.
MCP_GATEWAY_STATUS_UNSPECIFIED, MCP_GATEWAY_STATUS_ACTIVE, MCP_GATEWAY_STATUS_DISABLED