Authorization: Bearer ********************curl --location --request GET '/mj-relax/mj/task//image-seed' \
--header 'Authorization: Bearer <token>'{
"code": 0,
"description": "string",
"result": null,
"properties": {
"property1": null,
"property2": null
}
}