---
title: "Changes to Retrieve a data refresh status"
method: GET
path: "/v1/refresh/tasks/{task_id}/"
---

# Changes to Retrieve a data refresh status

`GET /v1/refresh/tasks/{task_id}/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 11 revisions.

- **2026-07-27** `f7c013875516` — 17 warning

## Changes

- **2026-07-27** `f7c013875516` — 17 warning
  - added the new `account_locked` enum value to the `status` response property for the response status `200`
  - added the new `config_error` enum value to the `status` response property for the response status `200`
  - added the new `done` enum value to the `status` response property for the response status `200`
  - added the new `error` enum value to the `status` response property for the response status `200`
  - added the new `full_parse` enum value to the `status` response property for the response status `200`
  - added the new `login` enum value to the `status` response property for the response status `200`
  - added the new `login_error` enum value to the `status` response property for the response status `200`
  - added the new `mfa` enum value to the `status` response property for the response status `200`
  - added the new `mfa_error` enum value to the `status` response property for the response status `200`
  - added the new `new` enum value to the `status` response property for the response status `200`
  - added the new `no_data` enum value to the `status` response property for the response status `200`
  - added the new `not_supported` enum value to the `status` response property for the response status `200`
  - added the new `parse` enum value to the `status` response property for the response status `200`
  - added the new `session_expired` enum value to the `status` response property for the response status `200`
  - added the new `switch_deposit` enum value to the `status` response property for the response status `200`
  - added the new `unable_to_reset` enum value to the `status` response property for the response status `200`
  - added the new `unavailable` enum value to the `status` response property for the response status `200`

---

[Operation](https://skmtc.dev/truv/apis/truv-api/docs/v1/refresh/tasks/:task_id/get.md) · [API](https://skmtc.dev/truv/apis/truv-api.md) · [Page](https://skmtc.dev/truv/apis/truv-api/changes/v1/refresh/tasks/:task_id/get)
