Authorization: ********************curl --location --request GET '/api/v1/pro/ekyc/signatureworkflow/progress' \
--header 'uid;' \
--header 'userInfo;' \
--header 'Authorization: <api-key>'{
"applicationId": 0,
"workflowCode": "string",
"bizId": "string",
"applicant": "string",
"status": "string",
"metadata": {
"property1": "string",
"property2": "string"
},
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}