---
title: "Check person validity"
method: GET
path: "/visits-external/person/{personUuid}/isValid"
tags: ["External Visits Controller"]
---

# Check person validity

`GET /visits-external/person/{personUuid}/isValid`

Check if a the Uuid given as parameter exists in SORMAS.

## Path parameters

- `personUuid` string, required

## Response `default`

true a person with the given Uuid exists in SORMAS, false otherwise.

---

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