Manage MCP Server
Get Server Instance
Checks the details of a specific server connection instance using its unique ID and API key, returning server details like authentication status and associated server/platform info.
GET
Authorizations
Enter your API key with the format: 'Bearer your-api-key'
Path Parameters
The ID of the connection instance whose status is being checked. This is returned by the Create API.
Response
200
application/json
Successful Response
The unique identifier of the connection instance.
Indicates whether the instance is authenticated successfully.
The name of the MCP server associated with the instance.
The platform associated with the instance (e.g., 'Den', 'CamelAI').
The user's identifier on the external platform.