---
title: "Get Block Settings"
method: GET
path: "/api/v1/block/settings"
tags: ["User APIs", "block-data"]
---

# Get Block Settings

`GET /api/v1/block/settings`

Anyone with Block access can read their client's workflow settings (so
the UI can render the right approval flow preview).

Reports the *effective* mode, not the raw column: a client that isn't
compliance managed always reads as ``disabled`` so the preview can't
promise a review step that routing would never perform.

## Response `200`

Successful Response

- BlockWorkflowSettingsRead
  - `block_compliance` 'managed' | 'notified' | 'disabled', required

---

[API](https://skmtc.net/carbonarc/apis/carbon-arc-client-admin-api.md) · [All operations](https://skmtc.net/carbonarc/apis/carbon-arc-client-admin-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/carbonarc/carbon-arc-client-admin-api/revisions/a8ca30023371/schema)
