Skip to main content
GET
Poll a ReqIF import job

Authorizations

X-API-Key
string
header
required

Headers

customer
string
required

Workspace identifier

Path Parameters

projectId
string
required
jobId
string
required

Response

200 - application/json
id
string
required
items_done
number
required
phase
string
required
status
enum<string>
required
Available options:
awaiting_upload,
parsing,
parsed,
importing,
succeeded,
failed,
cancelled
branch_id
string | null
branch_name
string | null
items_total
number | null
last_error
string | null
last_error_reference
string | null
schema
object | null

File-derived schema for the mapping wizard (once parsed).