Transponders
List
Retrieve a list of transponders
GET
/
v2
/
transponders
/
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Fleet-ID
integer
The ID of the fleet to filter transponders.
Query Parameters
agencies
integer
The ID of the agency to filter transponders.
status
string
The status of the transponders to filter by. Options are IN_STOCK, IN_SHIPMENT, PENDING_VEHICLE, ACTIVE, REQUESTED_REMOVAL, RETURN_IN_PROGRESS, RETURNED, RETURNED_TO_TOLL_AUTH, LOST_OR_STOLEN, LOST_DEACTIVATED.
search
string
Search for transponders by number, vehicle plate number, or vehicle plate state.
ordering
string
Order the results by specified fields. Prefix with -
for descending order.
limit
integer
Limits the number of results returned.
offset
integer
Specifies the starting point within the collection of results.
Response
200 - application/json
count
integer
next
string
previous
string
results
object[]