Get a vehicle’s actions. 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.
ID of vehicle to retrieve actions for.
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.
A request token for shared actions.
The type of action to filter for. Can be mutliple types separated by comma.