{
"pagination": {
"page_size": 50,
"next_token": "eyJpZCI6Inh4cUR1QSJ9",
"is_cursor": true
},
"tasks": [
{
"created_at": "2025-04-22T17:13:06+08:00",
"updated_at": "2025-04-22T17:13:06+08:00",
"id": "LO5GtW",
"status": "queued",
"type": "media_meta",
"summary": {
"phase": "finish",
"props": {
"property1": "string",
"property2": "string"
}
},
"duration": 1908,
"resume_time": 1745313204,
"error": "string",
"error_history": [
"string"
],
"retry_count": 0,
"node": {
"id": "xmhb",
"name": "Master",
"type": "master",
"capabilities": "string"
}
}
]
}