Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
轮询 Channel 扫码授权会话状态。
GET /api/v1/forward/qr_sessions/{session_key}
Bearer <PAT>
curl -s -X GET 'https://api.qoder.com/api/v1/forward/qr_sessions/qr-a1b2c3d4' \ -H "Authorization: Bearer $QODER_PAT"
{ "session_key": "qr-a1b2c3d4", "channel_id": "channel_dingtalk-001", "channel_type": "dingtalk", "status": "confirmed", "expires_at": "2026-06-18T10:05:00Z" }
waiting
scanned
confirmed
expired
denied
error
authentication_error
not_found_error
session_key