Error
Catalog
Poll a catalogue-import job's status and proposed products
Returns the lifecycle state (queued → running → succeeded | failed) of a PDF catalogue-import job and, once succeeded, the proposed products (name / reference / price / brand, each with a confidence) for review before import. Proxies the enrichment service’s GET /jobs/{job_id}.
GET
Error
Authorizations
Authorization: Bearer <token>. Accepts EITHER a Keycloak access token (scopes-in-token) OR an opaque POS session token; both resolve to the same pos.* scope vocabulary the route guards enforce.
Path Parameters
Minimum string length:
1Response
The job's current state, with the extraction result once finished.
The job's current state, with the extraction result once finished.

