curl --location --request GET '/mj/task//image-seed' \ --header 'Accept: application/json' \ --header 'Authorization: sk-' \ --header 'Content-Type: application/json'
{ "code": 0, "description": "string", "result": "string" }