curl --location 'https://api.airudder.com/service/cloud/list?Number=10&Page=1&Type%09=promotion&StartTime%09=2022-10-25%2010%3A00%3A00&EndTime=2022-10-26%2010%3A00%3A00' \
--header 'Authorization: Token 3Ksb9EkFDQHBhAbvYDTq4+pGGjNRAuLtPF9MMt9E97hX+OgLWTmeZtdGZyjR+YqU' \
--header 'User-Agent: AIRUDDER' \
--header 'Content-Type: application/json'{
"data": [
{
"TaskName": "string",
"TaskID": "string",
"Status": "created"
}
],
"status": "OK",
"code": 200
}