{ "opencollection": "1.0.0", "info": { "name": "Generative AI Service NL2SQL Get Enrichment Job API", "version": "20260325" }, "items": [ { "info": { "name": "getEnrichmentJob", "type": "folder" }, "items": [ { "info": { "name": "Gets an enrichment job by identifier", "type": "http" }, "http": { "method": "GET", "url": "http://127.0.0.1/20260325/semanticStores/:semanticStoreId/enrichmentJobs/:enrichmentJobId", "headers": [ { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "semanticStoreId", "value": "", "type": "path", "description": "The OCID of the semantic store" }, { "name": "enrichmentJobId", "value": "", "type": "path", "description": "The OCID of the enrichment job" } ] }, "docs": "Gets an EnrichmentJob by identifier.\n" } ] } ], "bundled": true }