1.2 查询扫码登陆任务的状态信息
GET
/v1/open/users/sso/check-ca-login-task
说明:集成⽅⼀般只需要关注返回参数中标红的字段,然后在⾃⼰系统内处理对应⽤户的登录状态即可
请求参数
Query 参数
appId
string
可选
示例值:
1730975c5e7a62a2d7d93b07ae1
loginId
array[string]
可选
示例值:
["4d5750e4-798e-40f8-ab84-b8efd48ed101-764341"]
access_token
string
必需
默认值:
3e9dec5f-4a9d-4af8-8abc-23e4675a1eb6
Header 参数
X-Signit-App-Id
string
必需
默认值:
1931fabdb516e66ca2f8c42691a
Body 参数application/json
示例代码
返回响应
修改于 2024-12-04 08:28:14