Authorization: Bearer ********************{}curl --location --request GET '/mj/task//image-seed' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{}'{
"code": 0,
"description": "string",
"result": "string"
}