curl --location --request GET 'https://router.shengsuanyun.com/api/v1/batch/workflow-runs//tasks?status&pageSize&pageToken'{
"tasks": [
{
"taskId": "string",
"sourceRowIndex": 0,
"status": "string",
"errorMessage": "string",
"artifactCount": 0
}
],
"nextPageToken": "string",
"totalCount": 0
}