# Get a master booking by id Endpoint: GET /masterBookings/{masterBookingId} Version: 1.0.0 Security: M2X_auth_application ## Path parameters: - `masterBookingId` (string, required) Internal M2X master booking id ## Response 404 fields (application/json): - `message` (string) Example: "not found"