curl --location --request GET 'https://gpt.ytattoo.net/mj/task/list' \
--header 'Authorization: Bearer {{YOUR_API_KEY}}' \
--header 'Accept: application/json' \
--form 'sourceBase64=""' \
--form 'targetBase64=""' \
--form 'accountFilter.instanceId=""' \
--form 'notifyHook=""' \
--form 'state=""'