---
title: "Get Teacher Verification Overview"
method: GET
path: "/admin/onboarding-cockpit/teacher-verification"
tags: ["admin_onboarding"]
---

# Get Teacher Verification Overview

`GET /admin/onboarding-cockpit/teacher-verification`

Academic-email verification status of teachers registered in the window.

Per-teacher status:
- verified: clicked the magic link (auto-approved)
- email_sent: verification email sent, link not clicked yet
- no_academic_email: left a "je n'ai pas d'adresse académique" message
- none: reached (or not) the verification step without acting

## Query parameters

- `start` string, date-time
- `end` string, date-time
- `limit` integer

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/excellence-ai/apis/excellence-learning.md) · [All operations](https://skmtc.dev/excellence-ai/apis/excellence-learning/llms.txt) · [OpenAPI document](https://skmtc.dev/excellence-ai/apis/excellence-learning/revisions/2a0c1636fd3b?raw)
