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