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_idstring
workflow_typeenum
tenant_idstring
claim_id_hashstring

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

statusenum
started_atdatetime
completed_atdatetime or null
audit_event_idslist of strings

Errors

404
Not Found Error