ListByCondition
cURL
curl --request POST \ --url https://api.example.com/mj/task/list-by-condition
curl -X POST "https://gptproto.com/mj/task/list-by-condition" \ -H "Authorization: YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "ids": [ "string" ] }'
{ "error": { "message": "Invalid signature", "type": "401" } }
ids
["string"]