{
    "has_baseline": true,
    "created_at": "2026-07-24T06:56:14+00:00",
    "updated_at": "2026-07-24T06:56:14+00:00",
    "response_body": {
        "status": "success",
        "metadata": {
            "columns": [
                {
                    "name": "statusType.color",
                    "columnType": "dimension",
                    "dataType": {
                        "type": "string"
                    },
                    "sortable": false
                },
                {
                    "name": "statusType.iconName",
                    "columnType": "dimension",
                    "dataType": {
                        "type": "string"
                    },
                    "sortable": false
                },
                {
                    "name": "statusType.statusName",
                    "columnType": "dimension",
                    "dataType": {
                        "type": "string"
                    },
                    "sortable": false
                },
                {
                    "name": "statusType.id",
                    "columnType": "dimension",
                    "dataType": {
                        "type": "string",
                        "format": "uuid"
                    },
                    "sortable": false
                },
                {
                    "name": "statusType.type",
                    "columnType": "dimension",
                    "dataType": {
                        "type": "string"
                    },
                    "sortable": false
                },
                {
                    "name": "statusType.statusLabel",
                    "columnType": "dimension",
                    "dataType": {
                        "type": "string"
                    },
                    "sortable": false
                }
            ],
            "total": 3
        },
        "data": [
            [
                "#ffffff",
                "schedule",
                "current",
                "9bacf348-33b7-41df-8184-ecb712f6eb60",
                "program",
                "current"
            ],
            [
                "#f5b303",
                "done",
                "target",
                "3fd1157f-2da5-4cb7-9da9-f32fa0f2b34f",
                "program",
                "target"
            ],
            [
                "#f70202",
                "close",
                "hold",
                "3c16b5ce-ef5c-418f-8f3c-c90b7e918b8e",
                "program",
                "hold"
            ]
        ]
    },
    "last_checked_at": "2026-09-14T04:00:09+00:00",
    "last_checked_verdict": "same"
}