---
title: "Verify mint registration task completion for the authenticated wallet"
method: GET
path: "/mint/registration/verify"
tags: ["mint"]
---

# Verify mint registration task completion for the authenticated wallet

`GET /mint/registration/verify`

## Response `200`

OK

- InternalHandlersMintRegistrationVerifyResponse
  - `all_complete` boolean
  - `completed_tasks` string[]
  - `missing_tasks` string[]
  - `required_tasks` string[]

## Other responses

- `401` — Unauthorized

---

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