cURL
curl --request POST \ --url https://apiv1.cakeip.com/openapi/account/getWhiteList \ --header 'Content-Type: application/json' \ --data ' { "appKey": "<string>", "params": { "provider": 1 } } '
{ "code": 0, "msg": "<string>", "data": {} }
用户获取白名单列表
获取白名单请求
AppKey密钥
动态参数集合
Show child attributes
plant response
状态码,0为操作成功
0
-1
响应消息
响应数据