{
"tasks": [
{
"uuid": "01JPJ03YJT1A93D6NF56G4GVEQ",
"status": "TaskDecommitmentCompleted",
"destinationChainId": "11155111",
"contractClassHash": "0x1234...",
"scheduleMode": "onchain",
"scheduleTxHash": "0xabcd...",
"dataSourceChains": ["0xaa36a7", "0xaa37dc"],
"dataDestinationChain": "0xaa36a7",
"hdpCoreProgramHash": "0x5678...",
"taskHash": "0x9abc...",
"programHash": "0xdef0...",
"programName": "my_module",
"outputTreeRoot": "0x1234...",
"createdAt": "2024-03-17T10:24:00Z",
"updatedAt": "2024-03-17T10:25:00Z"
}
],
"pagination": {
"page": 1,
"perPage": 10,
"total": 42,
"totalPages": 5
}
}