---
title: "Lists the available data types and operators"
method: GET
path: "/data/types"
tags: ["datatypes"]
---

# Lists the available data types and operators

`GET /data/types`

Returns a list of all the supported data types and the list of operators that can be
applied on that data type.

## Response `200`

Returns the list of data types and their applicable operators

- OperatorItemType[]
  - `name` string — a name for this operator
  - `value` string — a value that uniquely identifies this operator

---

[API](https://skmtc.dev/gameanalytics/apis/datatiger-management-api.md) · [All operations](https://skmtc.dev/gameanalytics/apis/datatiger-management-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/gameanalytics/datatiger-management-api/revisions/20a4f732a0b7/schema)
