Get external-API config
GET/api/v1/chatbots/:chatbotId/external-api
Returns the external-API configuration for a chatbot. Key hashes are stripped; only safe key metadata is returned. Required scope: security:read.
Request
Responses
- 200
- 401
- 403
- 404
- 429
External-API configuration.
Unauthorized — missing or invalid API key
Forbidden — key lacks required scope
Not Found
Too Many Requests — rate limit exceeded