Skip to main content

Get Test Event History

GET 

/api/v1/geofences/:geofence_id/test-events

Get test event history for a geofence.

Args: geofence_id: ID of the geofence limit: Maximum number of events to return (default 50, max 100) offset: Number of events to skip (for pagination)

Returns: List of test events with execution details

Request

Responses

OK