---
title: "Get Balance Refresh Status"
method: GET
path: "/api/v1/balance-refresh/{refreshId}"
tags: ["Connectivity v1.Balance Refresh", "BETA", "REGION.US"]
---

# Get Balance Refresh Status

`GET /api/v1/balance-refresh/{refreshId}`

Get the status of a balance refresh.

## Path parameters

- `refreshId` string, required

## Response `200`

Success.

- BalanceRefreshStatusResponse
  - `status` 'FINISHED' | 'REFRESHING' | 'FAILED' — Refresh status

## Other responses

- `403` — Invalid credentials.
- `429` — quota exceeded

---

[API](https://skmtc.net/tink/apis/tink-api.md) · [All operations](https://skmtc.net/tink/apis/tink-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tink/tink-api/revisions/23d8982b533d/schema)
