Snapshot - Fleet

Endpoint Description

The fleet snapshot endpoint uses the common schema to provide a snapshot view of a fleet. A snapshot is a single point in time. Time-series data, such as fault codes and switch status, are not included in the snapshot view. This endpoint is paginated with a default of 100 records per page.

Request Information

URI

Authorize GEThttps://api20.takeuchi-us.com/Telematics/v3/Fleet/{pageNumber}

URI Parameters

Name Description Type Additional Information
pageNumber Navigation is controlled by the page number parameter. string Required

Header Parameters

Key Value Description Requirements
Authorization Bearer *Token generated from Connect endpoints. Authorization is required to access this endpoint. Required
Accept */* | application/xml | application/json By default responses will be "application/xml". Optional

Body Parameters

None (Empty)

Response Information

Resource Description

Response will be defined by ISO/TS, and can either be XML or JSON format.

Fleet

Name Description Type Additional Information
Links Links are used to describe the meta data about call. Each link contains a relationship (rel) and a hyperlink (href). Collection of FleetLinks Single-Element snapshot may not contain links.
Equipment Equipment(s) are earth-moving machinery, which can be identified by the PIN or VIN in the equipment header. Contains data points related to the equipment(s). Collection of FleetEquipment Single-Element snapshots will contain a single element.
version Declaration Version specifies the version of the XML standard to which the XML document conforms. string
snapshotTime The snapshot time is the date and time at which the snapshot of the fleet was created. string Date and Time are expressed as: YYYY-MM-DDThh:mm:ssZ

Response Formats

Return