Retrieves all posted tasks that are categorized as open. An open task is a request that has been received by the system, but has not yet been confirmed by the submitter. This endpoint will return open tasks from all users.
Response:
[
{
"status": "2",
"message": "Your payment was confirmed! Your task is now pending.",
"service": "agent-deep-dive",
"task_id": "elbfklyq",
"x_handle": "AgoraAgent",
"start_time": 1740684453,
"last_updated": 1740685193,
"expiration_time": 1740770853,
"contract_address": "0xB2ee01f57aEBD6E268934ed9Dc47B01Be760867D"
},
{
"status": "2",
"message": "Your payment was confirmed! Your task is now pending.",
"service": "agent-deep-dive",
"task_id": "gqulahug",
"x_handle": "cococoinbsc",
"start_time": 1740668375,
"last_updated": 1740668381,
"expiration_time": 1740754775,
"contract_address": "0xf563e86e461de100cfcfd8b65daa542d3d4b0550"
},
{
"status": "2",
"message": "Your payment was confirmed! Your task is now pending.",
"service": "agent-deep-dive",
"task_id": "ckdljcke",
"x_handle": "swarmnode",
"start_time": 1740668360,
"last_updated": 1740668365,
"expiration_time": 1740754760,
"contract_address": "Hjw6bEcHtbHGpQr8onG3izfJY5DJiWdt7uk2BfdSpump"
}
]