Skip to main content
Every registered visitor at a location — the Backoffice’s registered visitor grid.

Path parameters

string
required
The location.

Query parameters

integer
required
Rows to return.
integer
required
1-based page number.
string
required
At least one sort is required here, e.g. sorting[visiting_on]=asc.
string
Case-insensitive substring match. filter[persistent]=true and filter[pre_registration_by_visitor]=true match exactly.
string
With [endDate], every visit overlapping that window — single days and ranges alike.

Response

number
Records matching the filter, ignoring paging.
array
The page. Photos and signatures are left out.
Unlike the visitor log, this endpoint also requires sorting — without it you get 400 Please include count, page and sorting query parameters.