v1

latestOpenAPI 3.0.32026-07-26134195287.9 KB
Events

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.

get/v2/guest/guest_events

Query parameters

site_idstring uuid required

The unique identifier of the Guest site. Valid sites can be retrieved with the Guest Site API.

start_timestring required

The start time to look for events and their event parts in ISO 8601 format (e.g., '2025-01-17T21:06:20Z').

end_timestring required

The end time to look for events and their event parts in ISO 8601 format (e.g., '2025-01-17T22:06:20Z').

limitinteger

Maximum number of items to return. Default is 100, maximum is 200.

cursorstring

Pagination cursor for retrieving the next page of results.

Response

OK

cursorstring

Pagination cursor for retrieving the next page of results.