Enrich Status
Contacts
Get Enrichment Status
Poll enrichment progress. No Temporal query needed — activities write progress to the DB directly.
GET
Enrich Status
Plain DB read of the contact row — no Temporal query.
completed_steps/current_step are computed by unpacking enrichment_data.meta, which the workflow’s activities update after each pipeline step.
Auth
Requires a CRM read scope and an active organization on the token. Any ofcontacts:read, deals:read, companies:read, or activities:read qualifies, as does any *:manage scope — manage implies read.
Response
Errors
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The contact's id.
Response
Successful Response
The response is of type Response Enrich Status Route Contacts Contact Id Enrich Status Get · object.