---
title: "Get available custom field types"
method: GET
path: "/custom-fields/types"
tags: ["Custom Fields"]
---

# Get available custom field types

`GET /custom-fields/types`

REQUIRED SCOPES <code>['custom-fields:read']</code><br>Get available custom field types

## Response `200`

Successful operation

- object
  - `data` object
    - `types` string[] — List of available custom field types

## Other responses

- `401` — Unauthenticated
- `403` — Forbidden

---

[API](https://skmtc.net/salesmessage/apis/salesmessage-public-api.md) · [All operations](https://skmtc.net/salesmessage/apis/salesmessage-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/salesmessage/salesmessage-public-api/revisions/e96b3e58b041/schema)
