Path parameters
string
required
The location.
Query parameters
integer
required
Rows to return, e.g.
50.integer
required
1-based page number.
string
asc or desc, e.g. sorting[signed_in]=desc.string
Case-insensitive substring match on any field, e.g.
filter[company]=acme.string
Together with
filter[field][endDate], restricts a date field to a range. Both ISO 8601.Response
number
Visits matching the filter, ignoring paging.
array
The page of visits. Photos and signatures are left out — fetch a single visitor for those.
field_name.
count and page are required. Without them the endpoint answers 400 Please include count, page and sorting query parameters.
