v1
latestOpenAPI 3.0.02026-07-17112116167.8 KBIM Channels
Long-poll WeChat QR-code scan for a workspace
Polls for QR scan progress. Returns status "wait", "scaned", "confirmed", "expired", or other terminal states. On "confirmed", bot_id is set. On "expired", qrcode_url contains a refreshed code.
post/api/workspaces/{id}/im/weixin/qr-wait
Path parameters
idstring required
Workspace id
Response
OK
Example response
{
"status": "wait"
}