Skip to main content
One registered visitor in full, including any photo and signature stored for prefilling their sign-in.

Path parameters

string
required
The record id.

Response

The registered visitor object.
A record that does not exist answers 200 with { "message": "No Known Visitor found!" }, not a 404. Check for that shape before treating the body as a visitor. A malformed id answers 400.