{
"task_id": "1431"
}curl --location --request POST 'https://api.csqaq.com/api/v1/task/get_task_info' \
--header 'ApiToken;' \
--header 'Content-Type: application/json' \
--data-raw '{
"task_id": "1431"
}'{
"code": 200,
"msg": "Success",
"data": {
"info": [
{
"id": 1431,
"steam_name": "超越姐保运我",
"steam_id": "76561198438710837",
"amount": 408,
"asset_cnt": 276,
"active_time": 30,
"state": 0,
"avatar": "https://avatars.cloudflare.steamstatic.com/51c336900b8228d9b18994c26a6d27b6a79f08cc_full.jpg",
"updated_at": "2024-06-16T13:38:26",
"traded_at": "2024-06-26T17:05:47",
"inventory_state": 0,
"deleted": 0
}
],
"is_user": false,
"is_subscribe": false
}
}