Authorization: Bearer ********************
curl --location --request GET '/business/process/carbonCopyPage' \ --header 'Authorization: Bearer <token>'
{ "total": 0, "rows": [ null ], "code": 0, "msg": "string" }