---
title: "Returns a list of company settings. Supports OData querying protocol.
Filtering is forbidden."
method: GET
path: "/v1/companySettings"
tags: ["CompanySettings"]
---

# Returns a list of company settings. Supports OData querying protocol.
Filtering is forbidden.

`GET /v1/companySettings`

## Response `200`

OK

- PageResultCompanySettingDto
  - `Items` CompanySettingDto[]
    - `id` integer
    - `value` string
    - `useAllocations` boolean
    - `enableVOCRReporting` boolean
    - `vocrSettingValue` boolean
  - `NextPageLink` string
  - `Count` integer

---

[API](https://skmtc.dev/bigredcloud/apis/big-red-cloud-api.md) · [All operations](https://skmtc.dev/bigredcloud/apis/big-red-cloud-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bigredcloud/big-red-cloud-api/revisions/e1d97979e906/schema)
