Download async hotel-match result CSV

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: done and no output_gcs was 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
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

Job ID returned by POST /hotels/match/async

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

401

Unauthorized

429

Rate limit exceeded

502

Upstream mapping service unreachable

504

Upstream mapping service timed out

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