---
title: "Returns a list of global Vat Analysis Types. Supports OData querying protocol.
Filtering is forbidden.
Ordering is allowed by \"id\" field."
method: GET
path: "/v1/vatAnalysisTypes"
tags: ["VatAnalysisTypes"]
---

# Returns a list of global Vat Analysis Types. Supports OData querying protocol.
Filtering is forbidden.
Ordering is allowed by "id" field.

`GET /v1/vatAnalysisTypes`

## Response `200`

OK

- PageResultVatAnalysisTypeDto
  - `Items` VatAnalysisTypeDto[]
    - `id` integer
    - `description` string
  - `NextPageLink` string
  - `Count` integer

---

[API](https://skmtc.net/bigredcloud/apis/big-red-cloud-api.md) · [All operations](https://skmtc.net/bigredcloud/apis/big-red-cloud-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bigredcloud/big-red-cloud-api/versions/1324a5ec638a/schema)
