Skip to main content
One visit in full, including the photo and signature that the list endpoints leave out.

Path parameters

string
required
The visit id.

Response

The complete visit object, plus:
string
The visitor’s photo as a base64-encoded image, when the visit type takes one.
string
The captured signature as a base64-encoded image.
array
Ids of the agreements signed during this visit. Feed them to Downloading a signed PDF.
A visit id that does not exist — or belongs to a location your credential does not cover — answers 400 { "message": "No visitor found with that visitor_id" }.