Last seen Image
Last updated
Last updated
With the new Genlogs Last Seen Image feature in carrier observation endpoint, you can receive details of the last time it was detected a truck of the carrier, including the URL for the image, datetime and location.
When the last_seen_image parameter is set to 'True', the carrier observation system includes details related to the recent carrier truck detection according to Genlogs Sensor network.
The last_seen_image parameter is available exclusively to premium users. Reach out to us at support@genlogs.io now to unlock Last Seen image freight data.
In addition to the base parameters described in Query Parameters:, can be also sent the parameter
last_seen_image (boolean, optional): Determine if is needed to return last seen image information. Adds to the response an attribute that contains the information about the last see image for a given carrier in the Genlogs Sensor network, when the user has this functionality enabled.
If you receive a 403 error when using the last_seen_image parameter, it means your user account doesn't have access to this premium feature. Please verify your access level and, if necessary, contact support at support@genlogs.io for assistance.
In addition to the base attributes described in Response: when the carrier observations request includes the last_seen_image parameter, the response will also include the following attributes
last_seen_image (last_seen_image objects): Details of the last seen image.
url: string, address to see the image of the carrier.
timestamp: datetime of the last seen image.
location_city: city where data was captured.
location_state: state where data was captured.
Request Example
USDOT number to filter data for a specific carrier
Filter by city where data was captured
Filter by state where data was captured
Filter by start date
Filter by end date
Include last seen image information
Specifies the format of the response.
application/json
Access Token for authentication
[Token]
API key for authentication
[x-api-key]