curl --location '/public-api/v1/workflow/page'{
"errorCode": 0,
"message": "",
"data": {
"records": [
{
"id": 0,
"alias": "",
"deptId": 0,
"tenantId": 0,
"title": "",
"description": "",
"icon": "",
"content": "",
"created": "",
"createdBy": 0,
"modified": "",
"modifiedBy": 0,
"englishName": "",
"status": 0,
"categoryId": 0
}
],
"pageNumber": 0,
"pageSize": 0,
"maxPageSize": 0,
"totalPage": 0,
"totalRow": 0,
"optimizeCountQuery": false
}
}