Retrieve the status and progress counters for a run-all-enrichment pipeline run.
Documentation Index
Fetch the complete documentation index at: https://docs.emergence.ai/llms.txt
Use this file to discover all available pages before exploring further.
JWT Bearer token authentication. Include the token in the Authorization header as: Authorization: Bearer <token>. The JWT must contain valid client_id, and project_id claims for tenant isolation and SDK routing.
Pipeline run ID
Successful Response
Response model for a pipeline run (run-all-enrichment orchestrator).
Unique pipeline run identifier
Fully qualified name of the target data asset
Pipeline run status
"running"
"completed"
"completed_with_errors"
Total number of tables to process
Number of tables that have completed PII + sensitivity tagging
Number of tables where PII or sensitivity tagging failed
Total number of schemas in scope
Number of schemas where metadata-enrichment completed
Number of schemas where metadata-enrichment failed
Pipeline run creation timestamp
Timestamp when pipeline reached terminal status
User ID who triggered the pipeline