{ "task_id": "string" }
curl --location 'https://api.ecidc.net/v1/tasks/fetch' \ --header 'Authorization: Bearer {your_token}' \ --header 'Content-Type: application/json' \ --data '{ "task_id": "string" }'
{}