GET
/
v2
/
integrations
/
logs
/

Authorizations

Authorization
string
headerrequired

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

Headers

Fleet-ID
integer

Query Parameters

integration
string

ID of the integration to filter

success
string

Boolean

entity_type
integer

Where Choices Includes (1, Ticket), (2, Parking), (3, Violation), (4, Vehicle), (5, Transponder), (6, Authentication)

integration_is_null
string

Boolean

timestamp_after
string

Date in YYYY-MM-DD format

timestamp_before
string

Date in YYYY-MM-DD format

entity_id
string

ID of the Entity you want to search for. e.g Ticket ID, Parking ID.

Response

200 - application/json
count
integer

Total number of matching logs

next
string

URL to the next page of results

previous
string

URL to the previous page of results

results
object[]