# Get trip Retrieve detailed information about a specific trip Endpoint: GET /trips/{tripId} Version: 1.0.0 Security: bearerAuth ## Path parameters: - `tripId` (integer, required) Unique identifier of the trip Example: 12345 ## Response 404 fields