{
"alias": "string"
}curl --location --request POST 'https://www.quma.cn/api/index/link/detail' \
--header 'AppId;' \
--header 'AppSecret;' \
--header 'Content-Type: application/json' \
--data-raw '{
"alias": "string"
}'{
"alias": "string",
"chain_url": "string",
"channel_list": [
{
"browser": "wx",
"device": "pc",
"id": 0,
"name": "string",
"origin_url": "string",
"os": "android",
"province_arr": [
0
],
"redirect_ratio": 0,
"status": "1"
}
],
"code": "string",
"domain_id": 0,
"expire_at": 0,
"expire_day": 0,
"group_id": 0,
"is_redirect": 0,
"link": {
"browser_arr": [
"string"
],
"device_arr": [
"string"
],
"link_type": 0,
"origin_url": "string",
"os_arr": [
"string"
],
"password": "string",
"province_arr": [
0
],
"redirect_type": 0
},
"status": 0,
"title": "string",
"user_template_id": 0
}