curl -X POST https://api.example.com/mj/task/list-by-condition \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "ids": ["1730621718151844", "1730621718151845"] }'
Query multiple tasks at once