Get deployment status
GET/api/v1/chatbots/:chatbotId/deployment
Returns the deployment status for a chatbot. Internal hosting and credential identifiers are never included in the response. Required scope: chatbots:read.
Request
Responses
- 200
- 401
- 403
- 404
- 429
Deployment status.
Unauthorized — missing or invalid API key
Forbidden — key lacks required scope
Not Found
Too Many Requests — rate limit exceeded