[
{
"code": "string",
"jing_uuid": "string"
}
]
curl --location --request POST 'https://jingopenapi.jingsocial.com/v2/common/sourceField/list' \
--header 'app_id;' \
--header 'access_token;' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"code": "string",
"jing_uuid": "string"
}
]'
{
"request_id": "77094f2c564245aa91049d77b58fa469",
"code": 0,
"msg": "success",
"data": [
{
"code": "website_page_name",
"jing_uuid": "Aykiiwtq6eH3SRoHmrcpyU",
"source_label": "geng1",
"from_method": 0,
"source_type": "",
"source_uuid": "",
"entity_type": "",
"entity_jing_uuid": ""
},
{
"code": "website_page_name",
"jing_uuid": "wvpGxsyUjNmB3jRakmgSYF",
"source_label": "自定义003",
"from_method": 0,
"source_type": "",
"source_uuid": "",
"entity_type": "",
"entity_jing_uuid": ""
}
]
}