get
https://api.liteapi.travel/v3.0/hotels/match/async/jobs/
Overview
Streams the finished result CSV for a completed async hotel-match job.
When to Use
- After job completes - Call when status polling returns
status: doneand nooutput_gcswas requested at submit time
What You Get
- Result CSV - One row per input hotel with verdict, matched IDs, scores, and reasons
- Attachment header -
Content-Disposition: attachment; filename="hotel-match-{jobId}.csv"
Quick Start
Poll until status is done, then download this endpoint. If submit included output_gcs, read that URI instead — this endpoint returns 409.
Rate limit: 50 requests/min (production), 10 requests/min (sandbox).
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
401Unauthorized
429Rate limit exceeded
502Upstream mapping service unreachable
504Upstream mapping service timed out

