---
title: "POST /website/companies/listquotas/"
method: POST
path: "/website/companies/listquotas/"
tags: ["Website (Companies)"]
---

# POST /website/companies/listquotas/

`POST /website/companies/listquotas/`

## Headers

- `Content-Language` unknown

## Request body

- WebsiteCompaniesListQuotasRequest
  - `Credentials` CoreAPICredentials, required
    - `CompanyID` integer, required — Company identifier
    - `APIKey` string, required — API key secret

## Response `200`

OK

- ResponseWebsiteCompaniesListQuotasResponse
  - `Status` 'Success (0)' | 'BusinessError (1)' | 'TechnicalError (2)'
  - `UserErrorMessage` string, nullable — Error message, in a user readable format
  - `TechnicalErrorDetails` string, nullable — Technical error details, let us know if you received this.
  - `Data` WebsiteCompaniesListQuotasResponse
    - `Data` WebsiteTypedQuotaRecord[], nullable
      - `ApplicationName` string, nullable
      - `StatisticName` string, nullable
      - `Usage` integer
      - `Quota` integer

---

[API](https://skmtc.net/myofficeguy/apis/sumit-api-full.md) · [All operations](https://skmtc.net/myofficeguy/apis/sumit-api-full/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/myofficeguy/sumit-api-full/revisions/2691e6cffa0c/schema)
