Get a compliance workflow's status
Compliance
Get a compliance workflow's status
Retrieves the current state of a compliance workflow and all its
checks. Bluum-native lowercase status vocabulary (running /
awaiting_review / approved / declined / suspended / expired).
GET
Get a compliance workflow's status
Authorizations
HTTP Basic Authentication using the API Key as username and API Secret as password.
Path Parameters
The prefixed public id of the investor (e.g. inv_…).
Prefixed public id of the compliance workflow (e.g. cw_…).
Response
Workflow status retrieved successfully.
Unique identifier for the compliance workflow.
Current status of the workflow:
in_progress: One or more checks are still pending.pending_review: All checks complete, but manual review is needed (HIGH risk).approved: All checks passed and workflow is approved.rejected: One or more checks failed or risk level is PROHIBITED.
Available options:
in_progress, pending_review, approved, rejected, suspended, expired Assessed risk level after all checks complete.
Available options:
low, medium, high, prohibited