Retrieve booking detail

Return a booking by its ID. Refreshed from the provider. A booking you booked falls back to its local cached snapshot on outage; a booking you only travel on does not, and returns 404 when the provider cannot confirm your access. 404 if not found; 503 if no local row.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
enum
required
Allowed:
string
required
Query Params
string
length between 2 and 5
^[a-z]{2}(_[a-z]{2})?$
Defaults to en_us

Locale as <lang> or <lang>_<region>, lowercase.

Responses

401

Missing or invalid authentication

403

Booking access forbidden by provider

404

Booking not found, or the provider could not confirm your access to a booking you did not book

503

Booking service unavailable and no snapshot exists

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json