{"id":21000,"date":"2023-01-26T08:04:35","date_gmt":"2023-01-26T08:04:35","guid":{"rendered":"https:\/\/44.225.35.201\/testrail\/docs\/801\/api-manual\/reference\/result-fields\/"},"modified":"2023-01-26T17:13:02","modified_gmt":"2023-01-26T08:13:02","slug":"api-result-fields","status":"publish","type":"page","link":"https:\/\/docs.testrail.techmatrix.jp\/testrail\/docs\/9\/api-manual\/reference\/api-result-fields\/","title":{"rendered":"\u7d50\u679c\u30d5\u30a3\u30fc\u30eb\u30c9"},"content":{"rendered":"<p>\u30c6\u30b9\u30c8\u7d50\u679c\u306e\u30ab\u30b9\u30bf\u30e0 \u30d5\u30a3\u30fc\u30eb\u30c9\u306b\u95a2\u3059\u308b\u60c5\u5831\u3092\u53d6\u5f97\u3059\u308b\u306b\u306f\u3001\u6b21\u306e API \u30e1\u30bd\u30c3\u30c9\u3092\u4f7f\u7528\u3057\u307e\u3059\u3002 <abbr title=\"\">\u00a0<\/abbr><\/p>\n<div class=\"et_pb_section et_pb_section_1 et_section_regular et_section_transparent\">\n<div class=\"et_pb_row et_pb_row_1\">\n<div class=\"et_pb_column et_pb_column_4_4 et_pb_column_1  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n<div class=\"et_pb_module et_pb_text et_pb_text_1  et_pb_text_align_left et_pb_bg_layout_light\">\n<div class=\"et_pb_text_inner\">\n<h2 id=\"getresultfields\">get_result_fields<\/h2>\n<p>\u5229\u7528\u53ef\u80fd\u306a\u30c6\u30b9\u30c8\u7d50\u679c\u306e\u30ab\u30b9\u30bf\u30e0 \u30d5\u30a3\u30fc\u30eb\u30c9\u306e\u30ea\u30b9\u30c8\u3092\u8fd4\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"powershell\">GET index.php?\/api\/v2\/get_result_fields<\/pre>\n<div class=\"et_pb_module et_pb_text et_pb_text_2  et_pb_text_align_left et_pb_bg_layout_light\">\n<div class=\"et_pb_text_inner\">\n<h3>\u30ec\u30b9\u30dd\u30f3\u30b9\u306e\u5185\u5bb9<\/h3>\n<p>\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u306f\u30ab\u30b9\u30bf\u30e0 \u30d5\u30a3\u30fc\u30eb\u30c9\u5b9a\u7fa9\u306e\u914d\u5217\u304c\u542b\u307e\u308c\u307e\u3059\u3002\u5178\u578b\u7684\u306a\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u3064\u3044\u3066\u306f\u3001\u4e0b\u8a18\u3092\u53c2\u7167\u3057\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"json\">[\n    {\n        \"id\": 11,\n        \"is_active\": true,\n        \"type_id\": 11,\n        \"name\": \"step_results\",\n        \"system_name\": \"custom_step_results\",\n        \"label\": \"Steps\",\n        \"description\": null,\n        \"configs\": [\n            {\n                \"context\": {\n                    \"is_global\": true,\n                    \"project_ids\": null\n                },\n                \"id\": \"..\",\n                \"options\": {\n                    \"format\": \"markdown\",\n                    \"has_actual\": false,\n                    \"has_expected\": true,\n                    \"is_required\": false\n                }\n            }\n        ]\n    }\n]<\/pre>\n<p>\u30ab\u30b9\u30bf\u30e0 \u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u3001\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u3054\u3068\u306b\u7570\u306a\u308b\u69cb\u6210\u3068\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u6301\u3064\u5834\u5408\u304c\u3042\u308a\u3001\u305d\u308c\u306f <code class=\"inline-code\">configs<\/code> \u30d5\u30a3\u30fc\u30eb\u30c9\u306b\u3088\u3063\u3066\u793a\u3055\u308c\u307e\u3059\u3002\u30ab\u30b9\u30bf\u30e0 \u30d5\u30a3\u30fc\u30eb\u30c9\u304c\u7279\u5b9a\u306e\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u306b\u9069\u7528\u53ef\u80fd\u304b\u3069\u3046\u304b\u3092\u78ba\u8a8d\u3059\u308b (\u305d\u3057\u3066\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u306e\u30d5\u30a3\u30fc\u30eb\u30c9 \u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u53d6\u5f97\u3059\u308b) \u306b\u306f\u3001\u30d5\u30a3\u30fc\u30eb\u30c9\u8a2d\u5b9a\u306e <code class=\"inline-code\">context<\/code> \u3092\u30b0\u30ed\u30fc\u30d0\u30eb (<code class=\"inline-code\">is_global<\/code>) \u306b\u3059\u308b\u304b\u3001<code class=\"inline-code\">project_ids<\/code> \u306b\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u306e ID \u3092\u8a2d\u5b9a\u3057\u307e\u3059\u3002<\/p>\n<\/div>\n<\/div>\n<div class=\"et_pb_module et_pb_text et_pb_text_3  et_pb_text_align_left et_pb_bg_layout_light\">\n<div class=\"et_pb_text_inner\">\n<p>\u307e\u305f\u3001\u6b21\u306e\u30ea\u30b9\u30c8\u306f\u3001\u5229\u7528\u53ef\u80fd\u306a\u30ab\u30b9\u30bf\u30e0 \u30d5\u30a3\u30fc\u30eb\u30c9\u306e\u30bf\u30a4\u30d7 (<code class=\"inline-code\">type_id<\/code>) \u3092\u793a\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n<table class=\"table table--hover\">\n<thead>\n<tr>\n<th style=\"width: 100.984px;\">\u30bf\u30a4\u30d7<\/th>\n<th style=\"width: 155.984px;\">\u540d\u524d<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"width: 92.9977px;\">1<\/td>\n<td style=\"width: 147.998px;\">String<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 92.9977px;\">2<\/td>\n<td style=\"width: 147.998px;\">Integer<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 92.9977px;\">3<\/td>\n<td style=\"width: 147.998px;\">Text<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 92.9977px;\">4<\/td>\n<td style=\"width: 147.998px;\">URL<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 92.9977px;\">5<\/td>\n<td style=\"width: 147.998px;\">Checkbox<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 92.9977px;\">6<\/td>\n<td style=\"width: 147.998px;\">Dropdown<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 92.9977px;\">7<\/td>\n<td style=\"width: 147.998px;\">User<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 92.9977px;\">8<\/td>\n<td style=\"width: 147.998px;\">Date<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 92.9977px;\">9<\/td>\n<td style=\"width: 147.998px;\">Milestone<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 92.9977px;\">11<\/td>\n<td style=\"width: 147.998px;\">Step Results<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 92.9977px;\">12<\/td>\n<td style=\"width: 147.998px;\">Multi-select<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3 id=\"01G68JZ4AMW2EVBMQNCG0SNSJE\">\u30ec\u30b9\u30dd\u30f3\u30b9 \u30b3\u30fc\u30c9<\/h3>\n<table class=\"table table--hover\" style=\"border-collapse: collapse; width: 100%;\">\n<thead>\n<tr>\n<th>\u30b9\u30c6\u30fc\u30bf\u30b9 \u30b3\u30fc\u30c9<\/th>\n<th>\u8aac\u660e<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>200<\/td>\n<td>\u6210\u529f\u3002\u5229\u7528\u53ef\u80fd\u306a\u30ab\u30b9\u30bf\u30e0 \u30d5\u30a3\u30fc\u30eb\u30c9\u304c\u30ec\u30b9\u30dd\u30f3\u30b9\u306e\u4e00\u90e8\u3068\u3057\u3066\u8fd4\u3055\u308c\u307e\u3059<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u30c6\u30b9\u30c8\u7d50\u679c\u306e\u30ab\u30b9\u30bf\u30e0 \u30d5\u30a3\u30fc\u30eb\u30c9\u306b\u95a2\u3059\u308b\u60c5\u5831\u3092\u53d6\u5f97\u3059\u308b\u306b\u306f\u3001\u6b21\u306e API \u30e1\u30bd\u30c3\u30c9\u3092\u4f7f\u7528\u3057\u307e\u3059\u3002 \u00a0 get_result_fields \u5229\u7528\u53ef\u80fd\u306a\u30c6\u30b9\u30c8\u7d50\u679c\u306e\u30ab\u30b9\u30bf\u30e0 \u30d5\u30a3\u30fc\u30eb\u30c9\u306e\u30ea\u30b9\u30c8\u3092\u8fd4\u3057\u307e\u3059\u3002 GET index [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":0,"parent":6632,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"class_list":["post-21000","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/docs.testrail.techmatrix.jp\/testrail\/docs\/9\/wp-json\/wp\/v2\/pages\/21000","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/docs.testrail.techmatrix.jp\/testrail\/docs\/9\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/docs.testrail.techmatrix.jp\/testrail\/docs\/9\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/docs.testrail.techmatrix.jp\/testrail\/docs\/9\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/docs.testrail.techmatrix.jp\/testrail\/docs\/9\/wp-json\/wp\/v2\/comments?post=21000"}],"version-history":[{"count":5,"href":"https:\/\/docs.testrail.techmatrix.jp\/testrail\/docs\/9\/wp-json\/wp\/v2\/pages\/21000\/revisions"}],"predecessor-version":[{"id":21015,"href":"https:\/\/docs.testrail.techmatrix.jp\/testrail\/docs\/9\/wp-json\/wp\/v2\/pages\/21000\/revisions\/21015"}],"up":[{"embeddable":true,"href":"https:\/\/docs.testrail.techmatrix.jp\/testrail\/docs\/9\/wp-json\/wp\/v2\/pages\/6632"}],"wp:attachment":[{"href":"https:\/\/docs.testrail.techmatrix.jp\/testrail\/docs\/9\/wp-json\/wp\/v2\/media?parent=21000"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}