Get a knowledge scope
GET/api/v1/chatbots/:chatbotId/scopes/:scopeId
Returns a single knowledge scope by id. Billing detail (costLimit) is stripped and PII rosters (emails/domains) are collapsed to counts. Required scope: chatbots:read.
Request
Responses
- 200
- 401
- 403
- 404
- 429
Scope found.
Unauthorized — missing or invalid API key
Forbidden — key lacks required scope
Not Found
Too Many Requests — rate limit exceeded