Get Device Events
GET/api/v1/devices/:device_id/events
Get geofence events for a device (PRD §4).
- Managers/owners: Can view events for any workspace device
- Field workers: Can only view events for their own device
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 422
- 500
OK
Response Headers
X-Limit
Maximum number of returned items
X-Offset
Zero-based result offset
X-Has-More
Whether another page is available
Bad Request
Unauthorized
Forbidden
Not Found
Validation Error
Internal Server Error