Get async room mapping job status

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 completed or failed
  • 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, or failed
  • 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, or keep_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
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Job ID returned from POST /rooms/match/async

Responses

401

Unauthorized

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