需求管理 CODEARTS REQ-查询看板项目下工作项的状态历史记录:响应示例

时间:2024-11-19 10:32:38

响应示例

状态码: 200

OK

{
  "records" : [ {
    "work_item_record_id" : "7401906a85de466c81fd90e22824eb19",
    "work_item_id" : "4633454879781163008",
    "project_id" : "526cefde62004de2b62b5e8dd2c2b3af",
    "work_item_statuses" : [ {
      "id" : "7401906a85de466c81fd90e22824eb19",
      "status" : {
        "id" : "d25fe91f7f6b489db5f804e66ac3b360",
        "name" : "7401906a85de466c81fd90e22824eb19",
        "type" : "BACK LOG ",
        "description" : "demo",
        "parent_status_id" : "7401906a85de466c81fd90e22824aaaa"
      }
    } ]
  } ],
  "total" : 1
}
support.huaweicloud.com/api-projectman/ListWorkitemStatusRecordsV4.html