---
title: "List Custom Attribute Entity Types"
method: GET
path: "/app/v1/custom_attribute_entities"
tags: ["type_metadata"]
---

# List Custom Attribute Entity Types

`GET /app/v1/custom_attribute_entities`

Returns the list of entity types that support custom attributes

## Response `200`

successful operation

- CustomAttributeEntityType[]
  - `id` 'equipment' | 'device' | 'facility' | 'flow' | 'asset_group'
  - `name` string

---

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