Import Tracking URL

The import tracking URL provides the status and percentage of completion of the pending import:

{
  “version”: “1.18”,
  “time”: {unix time of the call},
  “input_status”: “{prepare|started|end}”,
  “input_percent_completion”: {0 a 100},
  “input_action_message”: “{informative text}”
}