get Route Detail
Get detailed information for a specific route by its UID.
This method implements an offline-first approach:
Returns cached route data immediately if available
Background sync will update the data automatically via delta sync
Return
GetRouteDetailResult containing route details, or error
Parameters
route Uid
The unique identifier of the route
send Polyline
Optional flag to include polyline data in API response