---
title: "Get Document Settings"
method: GET
path: "/company-document-settings"
tags: ["company-document-settings"]
---

# Get Document Settings

`GET /company-document-settings`

The company's document-wide policy, defaults filled in.

## Response `200`

Successful Response

- CompanyDocumentSettingsResponse — The company's effective document-wide policy. Always answers with a full policy, filling in the defaults for a company that has never saved one, so the client never has a null state to interpret.
  - `require_submission_review` boolean, required

---

[API](https://skmtc.dev/kobaltlabs/apis/fastapi.md) · [All operations](https://skmtc.dev/kobaltlabs/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/kobaltlabs/fastapi/revisions/3ff4c0bd276b/schema)
