Retrieve the history of scheduled imports of Windows data into Address Manager.
Request
GET http://<Gateway_url>/overlay/api/v1/history Authorization: <token>
Successful
response
200 OK
Content-Type: application/json
{
"start_time": "2021-07-30T15:38:45",
"unit": "2021-07-30T16:38:45",
"status: "success"
}