cURL
curl --request GET \ --url https://api.example.com/v1/refresh/tasks/{task_id}
Get the current status of a data refresh task
task_id
{ "id": "24d7e80942ce4ad58a93f70ce4115f5c", "created_at": "2021-04-06T11:30:00Z", "refresh_date": "2020-03-10", "status": "new" }