Get Guest Events for a Site
Returns a paginated list of Guest events and their event parts for a site within a time range.
Guest events allow organizations to pre-register and manage visitors for specific events. See https://help.verkada.com/guest/configuration-and-setup/guest-events for more information.
Query parameters
The unique identifier of the Guest site. Valid sites can be retrieved with the Guest Site API.
The start time to look for events and their event parts in ISO 8601 format (e.g., '2025-01-17T21:06:20Z').
The end time to look for events and their event parts in ISO 8601 format (e.g., '2025-01-17T22:06:20Z').
Maximum number of items to return. Default is 100, maximum is 200.
Pagination cursor for retrieving the next page of results.
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.