get
https://api.liteapi.travel/v3.0/rooms/match/async/jobs/
Overview
Check the status of an async room mapping job and retrieve results. Returns full job details including per-room decisions when complete. Jobs expire 24 hours after completion.
When to Use
- Poll for completion - Check job status until
completedorfailed - Retrieve results - Get mapping decisions with reasoning for each room
- Review changes - See what changed from prior cached mappings
- Debug issues - Inspect why specific rooms were mapped or rejected
What You Get
- Job status -
queued,running,completed, orfailed - Mapping results - Final decision for each room with confidence
- Previous vs final - Compare with prior mappings
- Rejection reasons - Why unmapped rooms were rejected
- Actions taken -
confirm,remap,reject, orkeep_existing
Quick Start
Required: jobId path parameter from the POST response
Poll interval: 5-10 seconds recommended
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
401Unauthorized
