Get knowledge scopes
GET/api/v1/chatbots/:chatbotId/scopes
Returns the knowledge-scope configuration for a chatbot. Required scope: chatbots:read.
Request
Responses
- 200
- 401
- 403
- 404
- 429
Scopes configuration.
Unauthorized — missing or invalid API key
Forbidden — key lacks required scope
Not Found
Too Many Requests — rate limit exceeded