Get a paginated list of resource operations.
Supports flexible filtering by date range, resource type, connection, source, fleet reference,
operation type, and source ID. Use source_id together with resource to target a specific
record in the TSP.
Documentation Index
Fetch the complete documentation index at: https://docs.catenatelematics.com/llms.txt
Use this file to discover all available pages before exploring further.
The access token received from the authorization server in the OAuth 2.0 flow.
Filter resource operations by resource type (e.g., vehicle, user, fuel_charge).
Enum for resources
asset, driver_association, driver_vehicle_association, driver_event_log, driver_safety_event, dvir_log, dvir_log_defect, engine_log, engine_status, fuel_transaction, hos_availability, hos_daily_snapshot, hos_event, hos_event_annotation, hos_event_attachment, hos_violation, ifta_summary, location_segment, message, user, vehicle, vehicle_location, vehicle_sensor, vehicle_region_segment, trailer, trailer_association, trailer_vehicle_association, trailer_location, trailer_status, workflow Filter resource operations by connection ID.
Filter resource operations by source name. Enum for TSPs
ada, ai_eld, air_eld, alfa_eld, alpha_eld, als, anytrek_pro, anytrek_classic, apex_eld, apollo, apollocloud, ascend, att, awaregps, azuga, bigroad, bluehorse_eld, blueinktech, bouncie, budgetgps, catena_simulator, captain_eld, carrier_lynx, club_eld, counting_trucks_eld, cyntrx, digital_eld, dragon_eld, drive_hos, driver_tech, dsg_elogs, dynamic_eld, eighteighteight_eld, eld_88, eld_books, eld_mandate, eld_mandate_prime, eroad, eva_eld, evo_eld, expressway_eld, extreme_eld, ezlogz, ez_lynk, factor_eld, firstgate, fleetcomplete, fleetcompletehub, fleethunt, fleetsharp, fleetup, fm, forwardthinking, forza_eld, geotab, gpsinsight, gpstab, gpstrackit, grand_eld, greenlight, groundhog, hcss, hos247, hutch, intellishift, ironman_eld, isaac, jjkeller, kinexaiot, knight_eld, konexial, lioneight, linxup, loop_eld, lucid_eld, luna_eld, lytx, lytxv3, mapon, matrack, maven, mdm_eld, mobilefleet, moonlight_eld, motion_eld, motive, my_drivebook, my_logs_eld, nero, netradyne, new_eld_world, nextgen_eld, nextraq, omnitracs, onestep, ontime_eld, optima, orbcomm, orient_eld, panda_eld, payd, peak_eld, peoplenet, phillips_connect, phoenix, pop_eld, prologs, proride_eld, qualitylogs_eld, randmcnally, rastrac, raven, redfox, regulog_eld, ridehub, roadeazy, rock_eld, rollingtrans, routemate, royal_eld, safelane, samsara, selectivedrive, simba_eld, skybitz, smart_elds, sparkle_eld, spireon, sun_eld, surfsight, swift, switchboard, synergy_eld, teletracnavman, teletracnavman_director, telogis, tenna, thermo_king, think, tive, topcompliance_eld, traccar, trackease_eld, trackpro, traclog, transflo, trimble, truckford, truckspy, truckx, trueroad_eld, tt, txt_eld, us_fast_eld, verizon_connect, vista_eld, vistracks, vlog_eld, vulcansols_eld, wialon, webfleet, xplore_eld, zigzag_eld, zms_eld, zonar, zubie Filter resource operations by one or more fleet references. Maximum: 100 values. To specify multiple values, repeat the parameter for each value (e.g., ?fleet_refs=ref1&fleet_refs=ref2).
100Filter resource operations by operation type (e.g., create, update).
Enum for the type of operation to perform on a resource.
create, update Filter resource operations by source ID in the TSP. Requires the resource parameter.
Return only records that occurred on or after this date and time. Format: ISO 8601 (UTC) Applies filter: occurred_at >= from_datetime Default value: now() - 1 day Restriction: to_datetime - from_datetime cannot exceed 45 days
"2026-04-28T16:09:20.436751Z"
Return only records that occurred before this date and time. Format: ISO 8601 (UTC) Applies filter: occurred_at < to_datetime Default value: now() Restriction: to_datetime - from_datetime cannot exceed 45 days
"2026-04-29T16:09:20.436905Z"
Cursor for the next page
Page size
1 <= x <= 1000Successful Response
Cursor to refetch the current page
Cursor to refetch the current page starting from the last item
Cursor for the previous page
Cursor for the next page