---
title: "Get the password reset counter for a respondent"
method: GET
path: "/respondents/{respondent_id}/password-reset-counter"
tags: ["respondents"]
---

# Get the password reset counter for a respondent

`GET /respondents/{respondent_id}/password-reset-counter`

Get the password reset counter for a respondent

## Path parameters

- `respondent_id` string, uuid, required

## Response `200`

The password reset counter has been retrieved

- object
  - `counter` integer

## Other responses

- `404` — The respondent does not exist

---

[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)
