{}
curl --location --request GET 'http://127.0.0.1/call_back/get_call_back_failed_result?access_token=6d1bxxxx' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "failed_list": [ { "call_back_tag": "string", "event_time": 0, "bpms_instance_change": {} } ], "errcode": 0, "errmsg": "string", "has_more": true, "corpid": "string", "bpmsCallBackData|callbackData|roleLabelChange": {} }