Get actions of all vehicles. Actions are “things of interest” that happen with the vehicle, such as errors generated by the engine, entering/leaving harbor/home locations, exceeding speed limits, etc.
Most actions are generated independent of a user’s settings, but some are dependent on user choices (e.g., notification rules). In this case, the action contains a user ID for which it is valid, and the action is not reported for other users.
The returned actions are sorted newest-first.
Note that the API key has to be sent as Token 123 where 123 is
the key you received after logging in or by creating on the developer
dashboard.
Limit the actions to those which timestamp is after from.
Limit the actions to those which timestamp is before to.
Limit the number of returned actions.
Offset the returned actions.
The scope, publicly shared actions or a user's private ones. The visibility scope of trips, actions, etc.
PUBLIC, PRIVATE