Discussions
How can I view some of the Camera Connection events?
11 days ago by Abhay Anumula
To view the Camera Connection events of your fleet, you can use the following endpoint:
GET https://api.gomotive.com/v1/camera_connections
This endpoint provides information about camera connection events. It details when a camera came online or went offline, which driver and vehicle were associated, the camera type, and other status information. This data is useful for monitoring camera uptime, diagnosing potential connectivity issues, and ensuring compliance or safety standards are maintained.
You can view the endpoint documentation here.