Trips report

This API allows the user to generate a detailed report on the trips taken by your fleet within the time period that is requested for.

Body Params
string
required

The start date of the Trips reports you want to generate.

string
required

The end date of the Trips reports you want to generate.

int32
Defaults to 0

An integer indicating the page number

int32
Defaults to 500

The number of search results on a page. By default this field value is 500

string
required

Local timezone of the user. The following timezones are valid: Canada/Central : CDT/CST ; US/Pacific : PDT/PST ; US/Eastern : EDT/EST ; US/Mountain : MDT/MST ; Etc/Greenwich : GMT ; Asia/Calcutta : IST ; US/Hawaii : HDT/HST ; US/Alaska : AKDT/AKST ; America/Phoenix : MST ; Mexico/General : CST/CDT ; Mexico/BajaSur : MST/MDT ; Mexico/BajaNorte : PST/PDT ; Canada/Newfoundland : NST/NDT ; America/Puerto_Rico : AST ; America/Chicago : CDT/CST ; America/Argentina/Buenos_Aires : ART

boolean

Boolean value denoting the search results order (descending or ascending order).

string

Adds a sorting field to help users sort the report. The sorting field used here is the date, time, and zone.

filter
object
boolean

Boolean value denoting whether the user would like to view all the default columns.

boolean
Defaults to false

Boolean value denoting if the user receives the report in email or as a downloadable link.

string

Report filters for different ignition states. Valid ones are reportFilter: "trips_Default", reportFilter: "trips_FirstOnLastOff", reportFilter: "trips_FirstOn", reportFilter: "trips_FirstOff", reportFilter: "trips_LastOff"

Response

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json