Retrieve information about a bookingAsk AIget https://people-mobility.api.eu1.scalar.zf.com/v1/bookings/{booking-id}Retrieve a booking by its booking-idPath Paramsbooking-iduuidrequiredIdentifier of the booking for which we want to retrieve the detailsResponses 200OK. 400Failure code. The request was unacceptable, parameters are invalid. 401Failure code. Unauthorized access. 403Failure code. Forbidden access. 404Failure code. Not Found. 429Failure code. Too many incoming requests. 500Failure code. Indicates an internal server error (unhandled exception).Updated 3 months ago