GET
/
api
/
ticket
curl --request GET \
  --url https://api.app.fleetit.com/api/ticket/ \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

offset
string
limit
string
date_from
string

Posting Date From

date_to
string

Posrting Date To

transaction_date_from
string
transaction_date_to
string
columns
string
download
string
email
string

The email that is registered in our portal is allowed.