---
title: "Verify magic link token"
method: GET
path: "/v1/auth/verify"
tags: ["Auth"]
---

# Verify magic link token

`GET /v1/auth/verify`

Verify a one-time magic link token from email. On success this issues a session cookie and redirects the browser to onboarding or dashboard.

## Query parameters

- `token` string

## Response `200`

Default Response

- string

---

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