{
    "has_baseline": true,
    "created_at": "2026-07-28T10:16:58+00:00",
    "updated_at": "2026-08-26T04:26:49+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": [
            [
                "#f6b302",
                "done",
                "target",
                "ab63bb90-a345-41b9-819d-98433ddf248d",
                "program",
                "target"
            ],
            [
                "#f70202",
                "close",
                "hold",
                "8484547d-825e-4337-bda3-17d7d18a130f",
                "program",
                "hold"
            ],
            [
                "#ffffff",
                "schedule",
                "current",
                "122791d6-be6f-44ea-89b9-d729c62d6050",
                "program",
                "current"
            ]
        ]
    },
    "last_checked_at": "2026-09-14T03:30:18+00:00",
    "last_checked_verdict": "same"
}