Discussions
Speeding and updated_after query
14 days ago by Christopher Fryman
I am trying to use the updated_after query params to retrieve a more specific subset of data.
The api has updated_after query params that can be used to filter the data in a few places.
Driver Performance Events:
https://developer.gomotive.com/reference/fetch-all-the-drivers-performance-events
https://developer.gomotive.com/reference/fetch-the-drivers-performance-events-v2
Driving Periods:
https://developer.gomotive.com/reference/fetch-a-list-of-the-vehicles-driving-periods
Speeding does not seem to have this option.
https://developer.gomotive.com/reference/fetch-the-companys-speeding-events
Is there a way that I can query this data in the same manner?