latestOpenAPI 3.1.02026-08-218667571.2 MB

a8ca30023371

Admin APIs
block-data-approvals

Get Client Workflow Settings

CAMS-side read of another client's Block workflow settings. Distinct from user_routers/block.py which is always scoped to the caller's own client.

Reports the effective mode, matching the customer-facing endpoint and actual routing. The raw column remains readable via GET /clients/{id} for anyone who needs to audit a dormant value.

get/api/v1/admin/block/clients/{client_id}/workflow-settings

Path parameters

client_idstring uuid required

Response

Successful Response

block_compliance'managed' | 'notified' | 'disabled' required