"string"curl --location --request GET 'https://api.xaix.me/mj/task/task_id/image-seed?task_id' \
--header 'Authorization: Bearer {YOUR_API_KEY}' \
--header 'Content-Type: application/json' \
--data-raw '"string"'{
"code": 0,
"description": "string",
"result": "string"
}