Get a workflow by ID

View as Markdown

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

workflow_idstringRequired

Response

Workflow record
workflow_idstringOptional
workflow_typeenumOptional
tenant_idstringOptional
claim_id_hashstringOptional

SHA-256 hash of the underlying claim_id (PHI-safe)

statusenumOptional
started_atdatetimeOptional
completed_atdatetime or nullOptional
audit_event_idslist of stringsOptional

Errors

404
Not Found Error