{
"cta_id": "2f16f56cea8b4657b9c80f5f1fa10406",
"cta_session_uuid":[""],
"page": 1,
"perPage": 100
}
curl --location --request POST 'https://jingopenapi.jingsocial.com/v1/cta/select/detail/list' \
--header 'app_id: 202305171108447827375161344' \
--header 'app_id;' \
--header 'access_token: ' \
--header 'access_token;' \
--header 'Content-Type: application/json' \
--data-raw '{
"cta_id": "2f16f56cea8b4657b9c80f5f1fa10406",
"cta_session_uuid":[""],
"page": 1,
"perPage": 100
}'
{
"request_id": "d7f0f2101462b229326e8547a8cb41c7",
"code": 0,
"msg": "success",
"data": {
"items": [
{
"omni_user_uuid": "tJjebRzp35i5nsh82JWNo5",
"jing_uuid": "5fb11a6f7cbf4e8088136d23a0e78436",
"cta_session_uuid": "e7241fec97e64c40b9c1f54a6c2524c0",
"cta_id": "e1e4c28ce2b94cd586c6c8a9f1b6fbbc",
"cta_name": "1234",
"cta": {
"form_name": "1657",
"form_mobile": "14398761234",
"form_submit_timestamp": "2023-12-07 19:58:10",
"姓名": "1657",
"手机号": "14398761234"
},
"usage_type": {
"usage_type_display_name": "CTA单独推广",
"usage_type": "standalone_promotion",
"usage_value_display_name": "1234",
"usage_value": "e1e4c28ce2b94cd586c6c8a9f1b6fbbc",
"push_channel_uuid": "wq1-wq2-wq3-wq4-wq5"
},
"user_info": {
"omni_display_name": {
"display_user_name": "*657",
"displayHeadImage": ""
},
"mobile": "14398761234",
"email": "8@139.com",
"company": "下班",
"industry": "",
"title": "",
"address": "",
"omni_leadscount": 2
}
},
{
"omni_user_uuid": "kT4njHB3x2eYeP5DaduucN",
"jing_uuid": "8e6d54e72a134e0ea8879dd6ae60ded9",
"cta_session_uuid": "c63e00ce0362472ea4c72fe56b7b641f",
"cta_id": "e1e4c28ce2b94cd586c6c8a9f1b6fbbc",
"cta_name": "1234",
"cta": {
"form_name": "1356",
"form_mobile": "13574108520",
"form_submit_timestamp": "2023-12-07 19:57:34",
"姓名": "1356",
"手机号": "13574108520"
},
"usage_type": {
"usage_type_display_name": "CTA单独推广",
"usage_type": "standalone_promotion",
"usage_value_display_name": "1234",
"usage_value": "e1e4c28ce2b94cd586c6c8a9f1b6fbbc",
"push_channel_uuid": "系统默认"
},
"user_info": {
"omni_display_name": {
"display_user_name": "*356",
"displayHeadImage": ""
},
"mobile": "13574108520",
"email": "99999@qq.com",
"company": "fdsa",
"industry": "",
"title": "",
"address": "",
"omni_leadscount": 9
}
}
],
"_meta": {
"totalCount": 2,
"pageCount": 1,
"currentPage": 1,
"perPage": 100
}
},
"timestamp": 1701950841801
}