---
title: "Gets the progress of a BankID verification."
method: GET
path: "/v4/auth/bankid/progress"
tags: ["Auth"]
---

# Gets the progress of a BankID verification.

`GET /v4/auth/bankid/progress`

## Query parameters

- `bankIdOrderRef` string

## Response `200`

OK

- GetBankIdVerificationProgressResult
  - `isCompleted` boolean
  - `progress` string, nullable
  - `error` string, nullable
  - `qrData` string, nullable

---

[API](https://skmtc.dev/tradera/apis/tradera-api.md) · [All operations](https://skmtc.dev/tradera/apis/tradera-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tradera/tradera-api/revisions/b5f3e81e36e1/schema)
