---
title: "Sign Page"
method: GET
path: "/parental-consent/sign/{token}"
tags: ["parental-consent", "parental-consent"]
---

# Sign Page

`GET /parental-consent/sign/{token}`

The document and who it concerns.

An invalid, used or expired token gets exactly one answer and no detail,
the way `/auth/activation/{token}` does. A guardian who mistyped and a
stranger probing for links must not be able to tell each other apart.

The student is named, because a parent has to know which child this is
about and already knows their name. Nothing else about the account is
exposed: no email, no school identifiers beyond the school's name.

## Path parameters

- `token` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

> 25 revisions in range; 1 not diffed.

- **2026-09-03** `aea5e6e7d830` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/fluentea/apis/aurqa-language-learning-platform-refactored/changes/parental-consent/sign/:token/get.md)

---

[API](https://skmtc.dev/fluentea/apis/aurqa-language-learning-platform-refactored.md) · [All operations](https://skmtc.dev/fluentea/apis/aurqa-language-learning-platform-refactored/llms.txt) · [OpenAPI document](https://skmtc.dev/fluentea/apis/aurqa-language-learning-platform-refactored/revisions/be75c0eba493?raw)
