Get
Retrieves a single session by its ID. Access restricted to the caller’s organization or shared organizations. | auth: api_key | authz: min_org_role=operator | () -> (Session1)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
session_id
Response
Successful Response
schema_version
device_id
device_mac_address
org_id
Must be a string starting with org_
created_at_timestamp
_id
off_chrt_reference_id
Must be a URL-safe string of 1-64 characters. Allowed characters: A-Z, a-z, 0-9, ’.’, ’_’, ’~’, ’-’ (RFC 3986 unreserved).
comments
public
off_chrt_shipper_org_id
termination_scheduled_for_timestamp
flight_numbers
fa_flight_ids
terminated
terminated_at_timestamp
last_seen_at_location
GeoJSON Feature with typed properties for locations
The geometry field is strongly typed as Geometry (union of all geometry types) but remains optional to match the base Feature class specification. To ensure geometry is always present, validate it at runtime or make it required.
last_seen_at_timestamp
last_seen_at_location_city
last_seen_at_location_large_city
fa_alert_ids
flight_loaded_statuses
fa_alert_id_by_flight_number
flight_status_by_fa_flight_id
flight_loaded_status_by_fa_flight_id
Errors
422
Sessions Get V1request Unprocessable Entity Error

