Get MCP server access control
GET/api/v1/chatbots/:chatbotId/mcp-servers/:serverId/access
Returns the access-control settings for an MCP server: authorizedEmails, authorizedGroups, isPublic, accessKeyHint. The access-key hash is never returned. Required scope: mcp:read.
Request
Responses
- 200
- 401
- 403
- 404
- 429
Access control settings.
Unauthorized — missing or invalid API key
Forbidden — key lacks required scope
Not Found
Too Many Requests — rate limit exceeded