Counting visitors signed out
Reporting
Counting visitors signed out
GET
Counting visitors signed out
Authorizations
An API key issued in the Backoffice, sent as Authorization: Bearer vzk_<key id>_<secret>.
A Microsoft Entra ID access token obtained with the client credentials
grant is accepted on the same header. The same value is also accepted in
an X-API-Key header.
Path Parameters
The location. A 24-character hexadecimal id.
Pattern:
^[0-9a-fA-F]{24}$Example:
"5f2a1b9c4d3e2f0011223344"
Response
Visits that ended that day.
Related topics
Counting visitors signed inSigning a visitor in and outSigning out a visitorCounting visitors insideListing visitors inside
