🚀 Introducing Agent Gateway — governance, observability, and control for your AI agents.  Register for live webinar ↗
curl --request GET \
--url https://api.portkey.ai/v1/mcp-integrations/{mcpIntegrationId}/metadata \
--header 'x-portkey-api-key: <api-key>'{
"server_name": "<string>",
"server_version": "<string>",
"protocol_version": "<string>",
"capability_flags": {},
"sync_status": "pending",
"last_synced_at": "2023-11-07T05:31:56Z",
"sync_error": "<string>"
}curl --request GET \
--url https://api.portkey.ai/v1/mcp-integrations/{mcpIntegrationId}/metadata \
--header 'x-portkey-api-key: <api-key>'{
"server_name": "<string>",
"server_version": "<string>",
"protocol_version": "<string>",
"capability_flags": {},
"sync_status": "pending",
"last_synced_at": "2023-11-07T05:31:56Z",
"sync_error": "<string>"
}Documentation Index
Fetch the complete documentation index at: https://docs.portkey.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
MCP Integration ID (UUID) or slug
Was this page helpful?