---
title: "Verify a survey transfer/share email"
method: GET
path: "/pending-survey/verification/{token}"
tags: ["misc"]
---

# Verify a survey transfer/share email

`GET /pending-survey/verification/{token}`

Verify a survey transfer/share email

## Path parameters

- `token` string, required

## Response `200`

The token is valid

## Other responses

- `404` — The token or the respondent does not exist
- `409` — The token has expired

---

[API](https://skmtc.net/office-of-national-statistics/apis/party-service-api.md) · [All operations](https://skmtc.net/office-of-national-statistics/apis/party-service-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/office-of-national-statistics/party-service-api/revisions/a9abfd072409/schema)
