Search EventsAsk AIget https://www.keycafe.com/v0/eventRetrieve data for multiple events with a GET request to the endpoint.Query Paramskeyint64The ID of a key by which to filter results. Example: 123456userint64The ID of a user by which to filter results.locationint64The ID of a location by which to filter results. Example: 123456typestringThe event type (PICKUP/DROPOFF/ACCESS_CREATED/ACCESS_CANCELLED) by which to filter results.beforedateThe latest possible date by which to filter results, in ISO 8601 format without milliseconds. Example: 2025-07-21T12:45:21ZafterdateThe earliest possible date by which to filter results, in ISO 8601 format without milliseconds. Example: 2025-07-21T12:45:21ZResponse 200List of key exchange events matching the search query.Updated 8 months ago